From a661c9358899ef26f3e6978a6f6c0a59dc7b5721 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 01:41:32 +0000 Subject: [PATCH] chore(deps): update dependency tuist/command to from: "0.12.1" --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index c8470ee..94c3219 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.7.2")), - .package(url: "https://github.com/tuist/Command.git", .upToNextMajor(from: "0.12.0")), + .package(url: "https://github.com/tuist/Command.git", .upToNextMajor(from: "0.12.1")), ], targets: [ .target(