Skip to content

Commit 1d4523d

Browse files
chore(deps): update dependency tuist/filesystem to from: "0.7.13" (#175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a808c87 commit 1d4523d

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
@@ -82,7 +82,7 @@ let package = Package(
8282
.package(url: "https://github.com/tuist/Path.git", .upToNextMajor(from: "0.3.8")),
8383
.package(url: "https://github.com/tuist/XcodeProj", .upToNextMajor(from: "9.0.2")),
8484
.package(url: "https://github.com/tuist/Command.git", from: "0.13.0"),
85-
.package(url: "https://github.com/tuist/FileSystem.git", .upToNextMajor(from: "0.7.12")),
85+
.package(url: "https://github.com/tuist/FileSystem.git", .upToNextMajor(from: "0.7.13")),
8686
.package(url: "https://github.com/apple/swift-service-context", .upToNextMajor(from: "1.2.0")),
8787
.package(url: "https://github.com/Kolos65/Mockable.git", .upToNextMajor(from: "0.3.1")),
8888
.package(url: "https://github.com/p-x9/MachOKit", .upToNextMajor(from: "0.30.0")),

0 commit comments

Comments
 (0)