diff --git a/MutaroModule/Package.swift b/MutaroModule/Package.swift index 40e88367..59ecf86a 100644 --- a/MutaroModule/Package.swift +++ b/MutaroModule/Package.swift @@ -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(