Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency tuist/command to from: "0.11.6"
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 12, 2025
1 parent 7fe2c31 commit 540ff7e
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
@@ -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.4.8")),
.package(url: "https://github.com/tuist/Command.git", .upToNextMajor(from: "0.9.32")),
.package(url: "https://github.com/tuist/Command.git", .upToNextMajor(from: "0.11.6")),
],
targets: [
.target(

0 comments on commit 540ff7e

Please sign in to comment.