Skip to content

Commit

Permalink
Bumped pdfgen-core to 1.1.9 (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikAoJk authored Mar 11, 2024
1 parent 21efa67 commit c6ee330
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 @@ -15,8 +15,8 @@ val prometheusVersion = "0.16.0"
val junitJupiterVersion = "5.10.2"
val verapdfVersion = "1.24.1"
val ktfmtVersion = "0.44"
val testcontainersVersion= "1.19.7"
val pdfgencoreVersion = "1.1.8"
val testcontainersVersion= "1.19.7"
val pdfgencoreVersion = "1.1.9"


plugins {
Expand Down

0 comments on commit c6ee330

Please sign in to comment.