Skip to content

Commit

Permalink
Update dependency pointfreeco/swift-snapshot-testing to from: "1.17.2"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 12, 2024
1 parent 33a5749 commit 7c954f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/SwiftDocOrg/GraphViz.git", from: "0.4.1"),
.package(url: "https://github.com/davecom/SwiftGraph.git", from: "3.1.0"),
.package(name: "SnapshotTesting", url: "https://github.com/pointfreeco/swift-snapshot-testing.git", from: "1.11.0"),
.package(name: "SnapshotTesting", url: "https://github.com/pointfreeco/swift-snapshot-testing.git", from: "1.17.2"),
],
targets: [
.target(
Expand Down

0 comments on commit 7c954f6

Please sign in to comment.