Skip to content

Commit

Permalink
Bump com.github.librepdf:openpdf from 1.3.33 to 1.3.34 (#468)
Browse files Browse the repository at this point in the history
Bumps [com.github.librepdf:openpdf](https://github.com/LibrePDF/OpenPDF) from 1.3.33 to 1.3.34.
- [Release notes](https://github.com/LibrePDF/OpenPDF/releases)
- [Commits](LibrePDF/OpenPDF@1.3.33...1.3.34)

---
updated-dependencies:
- dependency-name: com.github.librepdf:openpdf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 11, 2023
1 parent 57d48e7 commit 3c83a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ dependencies {
implementation 'org.webjars.npm:dropzone:5.9.3'
implementation 'com.amazonaws:aws-java-sdk-s3:1.12.364'
implementation 'com.smartystreets.api:smartystreets-java-sdk:3.16.1'
implementation 'com.github.librepdf:openpdf:1.3.33'
implementation 'com.github.librepdf:openpdf:1.3.34'
implementation 'org.yaml:snakeyaml:2.2'
implementation 'com.mailgun:mailgun-java:1.1.0'
implementation 'com.google.crypto.tink:tink:1.12.0'
Expand Down

0 comments on commit 3c83a95

Please sign in to comment.