Skip to content

Commit 559a2de

Browse files
chore(deps): update dependency techprimate/tppdf to from: "2.5.0"
1 parent f45d4f4 commit 559a2de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.5.0"),
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)