From c31b566d4026df9161cde515b79121722a5ec802 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 01:14:36 +0000 Subject: [PATCH] chore(deps): update dependency tuist/filesystem to from: "0.6.23" --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index f08793a..94e6ef7 100644 --- a/Package.swift +++ b/Package.swift @@ -15,7 +15,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/FileSystem.git", .upToNextMajor(from: "0.6.23")), .package(url: "https://github.com/tuist/Command.git", .upToNextMajor(from: "0.9.32")), ], targets: [