Skip to content

Commit

Permalink
chore(deps): update dependency quick/nimble to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 5, 2024
1 parent 0765cbe commit e5cd9a2
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(
],
dependencies: [
.package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
.package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
.package(url: "https://github.com/Quick/Nimble", .exact("13.3.0")),
],
targets: [
.target(name: "TPPDF", path: "Source"),
Expand Down

0 comments on commit e5cd9a2

Please sign in to comment.