From f8ef4b8b791849f7bab2b9753e16c74de8941238 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2024 18:20:34 +0000 Subject: [PATCH] chore(deps): update dependency tuist/path to from: "0.3.2" --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index a3405da..7f486dd 100644 --- a/Package.swift +++ b/Package.swift @@ -14,7 +14,7 @@ let package = Package( ), ], dependencies: [ - .package(url: "https://github.com/tuist/Path", .upToNextMajor(from: "0.3.0")), + .package(url: "https://github.com/tuist/Path", .upToNextMajor(from: "0.3.2")), .package(url: "https://github.com/apple/swift-log", .upToNextMajor(from: "1.6.1")), ], targets: [