Skip to content

Commit b170138

Browse files
authored
Merge pull request #2 from tuist/renovate/kolos65-mockable-0.x
Update dependency Kolos65/Mockable to from: "0.0.8"
2 parents a4ab976 + 7ea9999 commit b170138

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
@@ -52,7 +52,7 @@ let package = Package(
5252
],
5353
dependencies: [
5454
.package(url: "https://github.com/Flight-School/AnyCodable", .upToNextMajor(from: "0.6.7")),
55-
.package(url: "https://github.com/Kolos65/Mockable.git", .upToNextMajor(from: "0.0.2")),
55+
.package(url: "https://github.com/Kolos65/Mockable.git", .upToNextMajor(from: "0.0.8")),
5656
.package(url: "https://github.com/tuist/Path.git", .upToNextMajor(from: "0.1.0")),
5757
],
5858
targets: targets

0 commit comments

Comments
 (0)