Skip to content

Commit 1b97e7f

Browse files
authored
Merge pull request #3 from tuist/renovate/tuist-path-0.x
Update dependency tuist/Path to from: "0.2.0"
2 parents b170138 + a5f62da commit 1b97e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ let package = Package(
5353
dependencies: [
5454
.package(url: "https://github.com/Flight-School/AnyCodable", .upToNextMajor(from: "0.6.7")),
5555
.package(url: "https://github.com/Kolos65/Mockable.git", .upToNextMajor(from: "0.0.8")),
56-
.package(url: "https://github.com/tuist/Path.git", .upToNextMajor(from: "0.1.0")),
56+
.package(url: "https://github.com/tuist/Path.git", .upToNextMajor(from: "0.2.0")),
5757
],
5858
targets: targets
5959
)

0 commit comments

Comments
 (0)