Skip to content

Commit

Permalink
fix(deps): update dependency com.itextpdf:itextpdf to v5.5.13.4 (#320)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 17, 2024
1 parent c8f38fa commit 6ab1d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
implementation("ch.qos.logback:logback-core:1.5.6")
implementation("ch.qos.logback:logback-classic:1.5.6")

implementation("com.itextpdf:itextpdf:5.5.13.3")
implementation("com.itextpdf:itextpdf:5.5.13.4")
implementation("com.jcraft:jsch:0.1.55")
implementation("org.jfree:jfreechart:1.5.4")

Expand Down

0 comments on commit 6ab1d83

Please sign in to comment.