Skip to content

Commit

Permalink
Merge pull request #727 from kiwicom/renovate/pointfreeco-swift-snaps…
Browse files Browse the repository at this point in the history
…hot-testing-1.x

chore(deps): update dependency pointfreeco/swift-snapshot-testing to from: "1.15.1"
  • Loading branch information
PavelHolec authored Nov 29, 2023
2 parents 1f3bc6b + 05c7aa2 commit ea99208
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.15.0"
from: "1.15.1"
),
],
targets: [
Expand Down

0 comments on commit ea99208

Please sign in to comment.