Skip to content

Commit e30a016

Browse files
chore(deps): update dependency kolos65/mockable to from: "0.5.1" (#463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 29b6f02 commit e30a016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ let package = Package(
8383
.package(url: "https://github.com/tuist/XcodeProj", .upToNextMajor(from: "9.7.2")),
8484
.package(url: "https://github.com/tuist/Command.git", from: "0.13.0"),
8585
.package(url: "https://github.com/tuist/FileSystem.git", .upToNextMajor(from: "0.14.10")),
86-
.package(url: "https://github.com/Kolos65/Mockable.git", .upToNextMajor(from: "0.5.0")),
86+
.package(url: "https://github.com/Kolos65/Mockable.git", .upToNextMajor(from: "0.5.1")),
8787
.package(url: "https://github.com/p-x9/MachOKit", .upToNextMajor(from: "0.45.0")),
8888
.package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.4.5"),
8989
],

0 commit comments

Comments
 (0)