Skip to content

Commit ca03c43

Browse files
chore(deps): update dependency tuist/path to from: "0.3.2"
1 parent 0521abe commit ca03c43

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
@@ -23,7 +23,7 @@ let package = Package(
2323
],
2424
dependencies: [
2525
.package(url: "https://github.com/Flight-School/AnyCodable", .upToNextMajor(from: "0.6.7")),
26-
.package(url: "https://github.com/tuist/Path.git", .upToNextMajor(from: "0.3.0")),
26+
.package(url: "https://github.com/tuist/Path.git", .upToNextMajor(from: "0.3.2")),
2727
],
2828
targets: targets
2929
)

0 commit comments

Comments
 (0)