Skip to content

Commit dc486c7

Browse files
Update dependency tuist/Path to from: "0.3.0"
1 parent bef77e5 commit dc486c7

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
@@ -36,7 +36,7 @@ let package = Package(
3636
],
3737
dependencies: [
3838
.package(url: "https://github.com/Flight-School/AnyCodable", .upToNextMajor(from: "0.6.7")),
39-
.package(url: "https://github.com/tuist/Path.git", .upToNextMajor(from: "0.2.0")),
39+
.package(url: "https://github.com/tuist/Path.git", .upToNextMajor(from: "0.3.0")),
4040
],
4141
targets: targets
4242
)

0 commit comments

Comments
 (0)