Skip to content

Commit

Permalink
chore(deps): update dependency tuist/filesystem to from: "0.7.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent ca3f930 commit 8155004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ let package = Package(
.package(url: "https://github.com/Kolos65/Mockable", .upToNextMajor(from: "0.2.0")),
.package(url: "https://github.com/apple/swift-argument-parser", .upToNextMajor(from: "1.5.0")),
.package(url: "https://github.com/tuist/path", .upToNextMajor(from: "0.3.8")),
.package(url: "https://github.com/tuist/FileSystem/", .upToNextMajor(from: "0.6.23")),
.package(url: "https://github.com/tuist/FileSystem/", .upToNextMajor(from: "0.7.0")),
.package(url: "https://github.com/apple/swift-service-context", .upToNextMajor(from: "1.1.0")),
.package(url: "https://github.com/apple/swift-log", .upToNextMajor(from: "1.6.2")),
.package(url: "https://github.com/chrisaljoudi/swift-log-oslog", .upToNextMajor(from: "0.2.2")),
Expand Down

0 comments on commit 8155004

Please sign in to comment.