From d6ed48599e099d5522048c3c889a14b000aa4246 Mon Sep 17 00:00:00 2001 From: Mauro Romito Date: Fri, 17 Apr 2026 12:52:47 +0200 Subject: [PATCH] update compound-ios snapshotting package --- compound-ios/Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(