Skip to content

Commit

Permalink
Merge pull request #391 from thomaskioko/renovate/pointfreeco-swift-s…
Browse files Browse the repository at this point in the history
…napshot-testing-1.x

Update dependency pointfreeco/swift-snapshot-testing to v1.17.7
  • Loading branch information
thomaskioko authored Jan 18, 2025
2 parents ed2eee9 + d2787d8 commit d95ef42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/Modules/SnapshotTestingLib/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ let package = Package(
),
],
dependencies: [
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing.git", exact: "1.17.6")
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing.git", exact: "1.17.7")
],
targets: [
.target(
Expand Down

0 comments on commit d95ef42

Please sign in to comment.