From 2a879438746149566245b9f811a24c4adf758f22 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 15:40:09 +0000 Subject: [PATCH] chore(deps): update dependency kolos65/mockable to from: "0.0.11" --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index d5ed40e..4c75f36 100644 --- a/Package.swift +++ b/Package.swift @@ -16,7 +16,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/Kolos65/Mockable", .upToNextMajor(from: "0.0.10")), + .package(url: "https://github.com/Kolos65/Mockable", .upToNextMajor(from: "0.0.11")), ], targets: [ .target(