Skip to content

Commit

Permalink
Merge pull request #111 from Crazy-Marvin/dependabot/gradle/com.itext…
Browse files Browse the repository at this point in the history
…pdf-itext7-core-8.0.5

Bump com.itextpdf:itext7-core from 7.1.16 to 8.0.5
  • Loading branch information
CrazyMarvin authored Aug 4, 2024
2 parents 74631a4 + cf1f2b3 commit 8ed68f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ dependencies {
implementation ("org.apache.poi:poi-ooxml:5.3.0")
implementation ("org.apache.poi:poi-scratchpad:5.2.2")
implementation ("org.apache.odftoolkit:simple-odf:0.8.2-incubating")
implementation ("com.itextpdf:itext7-core:7.1.16")
implementation ("com.itextpdf:itext7-core:8.0.5")
}


Expand Down

0 comments on commit 8ed68f7

Please sign in to comment.