Skip to content

Commit 272ad3b

Browse files
chore(deps): update dependency tuist/path to from: "0.3.5" (#43)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4563d97 commit 272ad3b

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.4")),
26+
.package(url: "https://github.com/tuist/Path.git", .upToNextMajor(from: "0.3.5")),
2727
],
2828
targets: targets
2929
)

0 commit comments

Comments
 (0)