diff --git a/MutaroModule/Package.swift b/MutaroModule/Package.swift index 40e88367..155ba491 100644 --- a/MutaroModule/Package.swift +++ b/MutaroModule/Package.swift @@ -138,7 +138,7 @@ let package = Package( .package(url: "https://github.com/Quick/Quick", from: "7.4.0"), .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/uber/needle.git", from: "0.25.1"), .package(url: "https://github.com/pointfreeco/swift-snapshot-testing", exact: "1.15.3") ], targets: [