Skip to content

Commit

Permalink
Update dependency tuist/Path to from: "0.3.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 7, 2024
1 parent bef77e5 commit dc486c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/Flight-School/AnyCodable", .upToNextMajor(from: "0.6.7")),
.package(url: "https://github.com/tuist/Path.git", .upToNextMajor(from: "0.2.0")),
.package(url: "https://github.com/tuist/Path.git", .upToNextMajor(from: "0.3.0")),
],
targets: targets
)

0 comments on commit dc486c7

Please sign in to comment.