From 63d1aa3380aaeef41e277507026a43326ddf42fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 07:15:10 +0000 Subject: [PATCH] chore(deps): update dependency tuist/command to from: "0.10.2" --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index f08793a..38334ac 100644 --- a/Package.swift +++ b/Package.swift @@ -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.10.2")), ], targets: [ .target(