From fac3708866258cf000c0d8ea3225e3c573f37701 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 07:05:20 +0000 Subject: [PATCH] chore(spm): update dependency pointfreeco/swift-snapshot-testing to v1.19.4 --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 0a139bd17..a57071c35 100644 --- a/Package.swift +++ b/Package.swift @@ -27,7 +27,7 @@ let package = Package( .package(url: "https://github.com/space-code/atomic.git", exact: "1.1.1"), .package( url: "https://github.com/pointfreeco/swift-snapshot-testing", - exact: "1.18.9" + exact: "1.19.4" ), ], targets: [