From 313a386e9e6d18c27691ace1b7575cb25b68d1e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 03:40:51 +0000 Subject: [PATCH] [deps]: Update SnapshotTesting to v1.19.4 --- project-common.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project-common.yml b/project-common.yml index a3b09f000a..de3f78debe 100644 --- a/project-common.yml +++ b/project-common.yml @@ -20,7 +20,7 @@ packages: exactVersion: 12.14.0 SnapshotTesting: url: https://github.com/pointfreeco/swift-snapshot-testing - exactVersion: 1.19.2 + exactVersion: 1.19.4 ViewInspector: url: https://github.com/nalexn/ViewInspector exactVersion: 0.10.3