Skip to content

Commit

Permalink
chore(deps): bump no.nav.pdfgen:pdfgen-core from 1.1.27 to 1.1.28
Browse files Browse the repository at this point in the history
Bumps [no.nav.pdfgen:pdfgen-core](https://github.com/navikt/pdfgen-core) from 1.1.27 to 1.1.28.
- [Release notes](https://github.com/navikt/pdfgen-core/releases)
- [Changelog](https://github.com/navikt/pdfgen-core/blob/main/CHANGELOG.md)
- [Commits](navikt/pdfgen-core@1.1.27...1.1.28)

---
updated-dependencies:
- dependency-name: no.nav.pdfgen:pdfgen-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent c1e3d6b commit be8192a
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 @@ -18,7 +18,7 @@ val junitJupiterVersion = "5.11.1"
val verapdfVersion = "1.26.1"
val ktfmtVersion = "0.44"
val testcontainersVersion= "1.20.1"
val pdfgencoreVersion = "1.1.27"
val pdfgencoreVersion = "1.1.28"
val commonsCompressVersion = "1.27.1"

val javaVersion = JvmTarget.JVM_21
Expand Down

0 comments on commit be8192a

Please sign in to comment.