Skip to content

Commit 3a2b0ea

Browse files
chore(deps): update dependency kolos65/mockable to from: "0.3.0"
1 parent e8a075c commit 3a2b0ea

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
@@ -81,7 +81,7 @@ let package = Package(
8181
.package(url: "https://github.com/tuist/Command.git", from: "0.11.0"),
8282
.package(url: "https://github.com/tuist/FileSystem.git", .upToNextMajor(from: "0.6.17")),
8383
.package(url: "https://github.com/apple/swift-service-context", .upToNextMajor(from: "1.2.0")),
84-
.package(url: "https://github.com/Kolos65/Mockable.git", .upToNextMajor(from: "0.0.11")),
84+
.package(url: "https://github.com/Kolos65/Mockable.git", .upToNextMajor(from: "0.3.0")),
8585
.package(url: "https://github.com/p-x9/MachOKit", .upToNextMajor(from: "0.28.0")),
8686
.package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.0.0"),
8787
],

0 commit comments

Comments
 (0)