Skip to content

Commit

Permalink
chore(deps): update dependency tuist/command to from: "0.12.1"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2025
1 parent 155f08d commit a21ff14
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 @@ -78,7 +78,7 @@ let package = Package(
.package(url: "https://github.com/Flight-School/AnyCodable", .upToNextMajor(from: "0.6.7")),
.package(url: "https://github.com/tuist/Path.git", .upToNextMajor(from: "0.3.8")),
.package(url: "https://github.com/tuist/XcodeProj", from: "8.26.6"),
.package(url: "https://github.com/tuist/Command.git", from: "0.11.0"),
.package(url: "https://github.com/tuist/Command.git", from: "0.12.1"),
.package(url: "https://github.com/tuist/FileSystem.git", .upToNextMajor(from: "0.6.17")),
.package(url: "https://github.com/apple/swift-service-context", .upToNextMajor(from: "1.2.0")),
.package(url: "https://github.com/Kolos65/Mockable.git", .upToNextMajor(from: "0.3.0")),
Expand Down

0 comments on commit a21ff14

Please sign in to comment.