diff --git a/compound-ios/Package.swift b/compound-ios/Package.swift index c8afd857c..15291ffb2 100644 --- a/compound-ios/Package.swift +++ b/compound-ios/Package.swift @@ -13,7 +13,7 @@ let package = Package( // .package(path: "../compound-design-tokens"), .package(url: "https://github.com/siteline/SwiftUI-Introspect", from: "26.0.1"), .package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols", from: "7.0.0"), - .package(url: "https://github.com/pointfreeco/swift-snapshot-testing", exact: "1.18.7") + .package(url: "https://github.com/pointfreeco/swift-snapshot-testing", exact: "1.19.2") ], targets: [ .target(