Skip to content

Commit 6c3b49d

Browse files
chore(spm): update dependency pointfreeco/swift-snapshot-testing to v1.18.9
1 parent 8d84cd2 commit 6c3b49d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.7"
30+
exact: "1.18.9"
3131
),
3232
],
3333
targets: [

0 commit comments

Comments
 (0)