Skip to content

Commit

Permalink
chore(deps): update dependency tuist/command to from: "0.9.7"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent fb8879e commit e6b7f3a
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.4")),
.package(url: "https://github.com/tuist/FileSystem.git", .upToNextMajor(from: "0.3.0")),
.package(url: "https://github.com/tuist/Command.git", .upToNextMajor(from: "0.8.0")),
.package(url: "https://github.com/tuist/Command.git", .upToNextMajor(from: "0.9.7")),
],
targets: [
.target(
Expand Down

0 comments on commit e6b7f3a

Please sign in to comment.