Skip to content

Commit

Permalink
chore(deps): update dependency pointfreeco/swift-snapshot-testing to …
Browse files Browse the repository at this point in the history
…from: "1.16.1"
  • Loading branch information
renovate[bot] authored and PavelHolec committed Jun 17, 2024
1 parent ee1c97c commit eb4eba3
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 @@ -16,7 +16,7 @@ let package = Package(
dependencies: [
.package(
url: "https://github.com/pointfreeco/swift-snapshot-testing.git",
from: "1.16.0"
from: "1.16.1"
),
],
targets: [
Expand Down

0 comments on commit eb4eba3

Please sign in to comment.