Skip to content

Commit

Permalink
chore: update pdfgen-core (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikAoJk authored Jan 3, 2025
1 parent ca67ec0 commit d043f23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ val jacksonVersion = "2.18.2"
val ktorVersion = "3.0.3"
val logbackVersion = "1.5.15"
val logstashEncoderVersion = "8.0"
val openHtmlToPdfVersion = "1.1.23"
val openHtmlToPdfVersion = "1.1.24"
val prometheusVersion = "0.16.0"
val junitJupiterVersion = "5.11.4"
val verapdfVersion = "1.26.1"
val ktfmtVersion = "0.44"
val testcontainersVersion = "1.20.4"
val pdfgencoreVersion = "1.1.37"
val pdfgencoreVersion = "1.1.38"


///Due to vulnerabilities
Expand Down

0 comments on commit d043f23

Please sign in to comment.