Skip to content

Commit

Permalink
Update dependency pointfreeco/swift-snapshot-testing to from: "1.17.5"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 22f9d80 commit 8e959ec
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 @@ -13,7 +13,7 @@ let package = Package(
.package(url: "https://github.com/siteline/SwiftUI-Introspect", from: "1.3.0"),
.package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols", from: "5.3.0"),
.package(url: "https://github.com/BarredEwe/Prefire", from: "2.9.0"),
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing", from: "1.17.4")
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing", from: "1.17.5")
],
targets: [
.target(
Expand Down

0 comments on commit 8e959ec

Please sign in to comment.