Skip to content

Commit

Permalink
Updated PDFBox to 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Mattavelli authored and manuelbl committed Oct 24, 2024
1 parent 21e3385 commit 649e31f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jacocoTestReport {
}

dependencies {
api 'org.apache.pdfbox:pdfbox:3.0.2'
api 'org.apache.pdfbox:pdfbox:3.0.3'
implementation 'io.nayuki:qrcodegen:1.8.0'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.2'
Expand Down

0 comments on commit 649e31f

Please sign in to comment.