diff --git a/ios/Modules/SnapshotTestingLib/Package.swift b/ios/Modules/SnapshotTestingLib/Package.swift index 7a5f6be90..8d24e6b6d 100644 --- a/ios/Modules/SnapshotTestingLib/Package.swift +++ b/ios/Modules/SnapshotTestingLib/Package.swift @@ -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(