Skip to content

Commit 668181c

Browse files
chore(deps): update dependency techprimate/tppdf to from: "2.6.1"
1 parent f45d4f4 commit 668181c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let package = Package(
1212
.library(name: "TPPDFAsync", targets: ["TPPDFAsync"]),
1313
],
1414
dependencies: [
15-
.package(url: "https://github.com/techprimate/TPPDF", from: "2.4.1"),
15+
.package(url: "https://github.com/techprimate/TPPDF", from: "2.6.1"),
1616
//dev .package(url: "https://github.com/Quick/Quick", from: "7.0.0"),
1717
//dev .package(url: "https://github.com/Quick/Nimble", from: "12.0.0"),
1818
//dev .package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.50.4"),

0 commit comments

Comments
 (0)