Skip to content

Commit

Permalink
Bump github.com/pointfreeco/swift-snapshot-testing from 1.15.3 to 1.17.7
Browse files Browse the repository at this point in the history
Bumps [github.com/pointfreeco/swift-snapshot-testing](https://github.com/pointfreeco/swift-snapshot-testing) from 1.15.3 to 1.17.7.
- [Release notes](https://github.com/pointfreeco/swift-snapshot-testing/releases)
- [Commits](pointfreeco/swift-snapshot-testing@1.15.3...1.17.7)

---
updated-dependencies:
- dependency-name: github.com/pointfreeco/swift-snapshot-testing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent b10b69d commit a8e58ac
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 @@ -27,7 +27,7 @@ let package = Package(
.package(url: "https://github.com/space-code/atomic.git", exact: "1.1.0"),
.package(
url: "https://github.com/pointfreeco/swift-snapshot-testing",
exact: "1.15.3"
exact: "1.17.7"
),
],
targets: [
Expand Down

0 comments on commit a8e58ac

Please sign in to comment.