From a52fc2672d0c4c17854039143050523b10680a9f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 21:59:09 +0000 Subject: [PATCH] chore(deps): update dependency apple/swift-log to from: "1.6.2" --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index d5ed40e..5c72eeb 100644 --- a/Package.swift +++ b/Package.swift @@ -15,7 +15,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/tuist/Path", .upToNextMajor(from: "0.3.8")), - .package(url: "https://github.com/apple/swift-log", .upToNextMajor(from: "1.6.1")), + .package(url: "https://github.com/apple/swift-log", .upToNextMajor(from: "1.6.2")), .package(url: "https://github.com/Kolos65/Mockable", .upToNextMajor(from: "0.0.10")), ], targets: [