Skip to content

Commit

Permalink
Merge pull request #57 from tuist/renovate/tuist-command-0.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency tuist/command to from: "0.12.0"
  • Loading branch information
pepicrft authored Jan 27, 2025
2 parents bb36b5f + 1a5e3fb commit 789ba7f
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 @@ -16,7 +16,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/tuist/Path.git", .upToNextMajor(from: "0.3.8")),
.package(url: "https://github.com/tuist/FileSystem.git", .upToNextMajor(from: "0.7.2")),
.package(url: "https://github.com/tuist/Command.git", .upToNextMajor(from: "0.9.32")),
.package(url: "https://github.com/tuist/Command.git", .upToNextMajor(from: "0.12.0")),
],
targets: [
.target(
Expand Down

0 comments on commit 789ba7f

Please sign in to comment.