Skip to content

Commit

Permalink
Merge pull request #409 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.18.0
  • Loading branch information
thomaskioko authored Jan 31, 2025
2 parents f2ca272 + 22280b2 commit 2b67722
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.7")
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing.git", exact: "1.18.0")
],
targets: [
.target(
Expand Down

0 comments on commit 2b67722

Please sign in to comment.