Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Commit 0d55cf0

Browse files
chore(deps): update dependency kolos65/mockable to from: "0.3.1" (#165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca3fdb9 commit 0d55cf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ let package = Package(
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.7.9")),
8686
.package(url: "https://github.com/apple/swift-service-context", .upToNextMajor(from: "1.2.0")),
87-
.package(url: "https://github.com/Kolos65/Mockable.git", .upToNextMajor(from: "0.3.0")),
87+
.package(url: "https://github.com/Kolos65/Mockable.git", .upToNextMajor(from: "0.3.1")),
8888
.package(url: "https://github.com/p-x9/MachOKit", .upToNextMajor(from: "0.30.0")),
8989
.package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.4.3"),
9090
],

0 commit comments

Comments
 (0)