Skip to content

Commit 1677652

Browse files
chore(spm): update dependency pointfreeco/swift-snapshot-testing to v1.19.2
1 parent 9c27374 commit 1677652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ let package = Package(
2727
.package(url: "https://github.com/space-code/atomic.git", exact: "1.1.1"),
2828
.package(
2929
url: "https://github.com/pointfreeco/swift-snapshot-testing",
30-
exact: "1.18.9"
30+
exact: "1.19.2"
3131
),
3232
],
3333
targets: [

0 commit comments

Comments
 (0)