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

Commit d31b665

Browse files
authored
Merge pull request #843 from kiwicom/renovate/pointfreeco-swift-snapshot-testing-1.x
Update dependency pointfreeco/swift-snapshot-testing to from: "1.17.5"
2 parents 988286d + 4612c23 commit d31b665

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.4"
19+
from: "1.17.5"
2020
),
2121
],
2222
targets: [

0 commit comments

Comments
 (0)