From 1663faf426d16519cbeaccddb75f3a8268ce7c88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 03:00:47 +0000 Subject: [PATCH] chore(spm): update dependency pointfreeco/swift-snapshot-testing to v1.19.3 --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 0a139bd17..605440598 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.3" ), ], targets: [