Skip to content

Commit

Permalink
chore(deps): update dependency quick/quick to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent 1066f04 commit 7813d5f
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 @@ -12,7 +12,7 @@ let package = Package(
.library(name: "TPPDF", targets: ["TPPDF"]),
],
dependencies: [
.package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
.package(url: "https://github.com/Quick/Quick", .exact("7.3.1")),
.package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
],
targets: [
Expand Down

0 comments on commit 7813d5f

Please sign in to comment.