Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit e914c40

Browse files
chore(deps): update dependency pointfreeco/swift-snapshot-testing to from: "1.18.0"
1 parent 7aac705 commit e914c40

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
@@ -16,7 +16,7 @@ let package = Package(
1616
dependencies: [
1717
.package(
1818
url: "https://github.com/pointfreeco/swift-snapshot-testing.git",
19-
from: "1.17.6"
19+
from: "1.18.0"
2020
),
2121
],
2222
targets: [

0 commit comments

Comments
 (0)