Skip to content

Commit

Permalink
Update dependency pointfreeco/swift-snapshot-testing to v1.17.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 7f833a3 commit d2787d8
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 d2787d8

Please sign in to comment.