Skip to content

Commit

Permalink
[Renovate] Update dependency pointfreeco/swift-snapshot-testing to v1…
Browse files Browse the repository at this point in the history
….17.4
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent 58fb369 commit 5e5dd27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MutaroModule/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ let package = Package(
.package(url: "https://github.com/Quick/Nimble", from: "12.3.0"),
.package(url: "https://github.com/onevcat/Kingfisher", from: "7.11.0"),
.package(url: "https://github.com/uber/needle.git", from: "0.24.0"),
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing", exact: "1.15.3")
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing", exact: "1.17.4")
],
targets: [
.target(
Expand Down

0 comments on commit 5e5dd27

Please sign in to comment.