Skip to content

Commit

Permalink
chore(deps): update dependency kolos65/mockable to from: "0.0.11"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent b72e7d3 commit a0de2fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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.1")),
.package(url: "https://github.com/Kolos65/Mockable", .upToNextMajor(from: "0.0.10")),
.package(url: "https://github.com/Kolos65/Mockable", .upToNextMajor(from: "0.0.11")),
],
targets: [
.target(
Expand Down

0 comments on commit a0de2fa

Please sign in to comment.