Skip to content

Commit a04d74f

Browse files
chore(spm): update dependency pointfreeco/swift-snapshot-testing to v1.18.9
1 parent 8558697 commit a04d74f

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

0 commit comments

Comments
 (0)