Skip to content

Commit 5703de8

Browse files
Update dependency pointfreeco/swift-snapshot-testing to from: "1.18.2"
1 parent aa237d2 commit 5703de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ let package = Package(
4444
)
4545
],
4646
dependencies: [
47-
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing", from: "1.18.0")
47+
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing", from: "1.18.2")
4848
],
4949
targets: [
5050
.target(

0 commit comments

Comments
 (0)