diff --git a/Package.swift b/Package.swift index d5ed40e..2b54dcb 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.1.0")), ], targets: [ .target(