From 1ad860739bf285b4ae153e7686cbc4a9bf2d2e23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 06:51:29 +0000 Subject: [PATCH] chore(spm): update dependency pointfreeco/swift-snapshot-testing to v1.19.5 --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index c81d40050..8c540d076 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.19.4" + exact: "1.19.5" ), ], targets: [