diff --git a/Package.swift b/Package.swift index 7427a57..6692b1d 100644 --- a/Package.swift +++ b/Package.swift @@ -26,7 +26,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.2")), - .package(url: "https://github.com/Kolos65/Mockable", .upToNextMajor(from: "0.3.0")), + .package(url: "https://github.com/Kolos65/Mockable", .upToNextMajor(from: "0.5.0")), ], targets: [ .target(