Skip to content

Commit

Permalink
chore(deps): bump openHtmlToPdfVersion from 1.1.22 to 1.1.23
Browse files Browse the repository at this point in the history
Bumps `openHtmlToPdfVersion` from 1.1.22 to 1.1.23.

Updates `io.github.openhtmltopdf:openhtmltopdf-pdfbox` from 1.1.22 to 1.1.23
- [Release notes](https://github.com/openhtmltopdf/openhtmltopdf/releases)
- [Changelog](https://github.com/openhtmltopdf/openhtmltopdf/blob/main/CHANGELOG.md)
- [Commits](openhtmltopdf/openhtmltopdf@1.1.22...1.1.23)

Updates `io.github.openhtmltopdf:openhtmltopdf-slf4j` from 1.1.22 to 1.1.23
- [Release notes](https://github.com/openhtmltopdf/openhtmltopdf/releases)
- [Changelog](https://github.com/openhtmltopdf/openhtmltopdf/blob/main/CHANGELOG.md)
- [Commits](openhtmltopdf/openhtmltopdf@1.1.22...1.1.23)

Updates `io.github.openhtmltopdf:openhtmltopdf-svg-support` from 1.1.22 to 1.1.23
- [Release notes](https://github.com/openhtmltopdf/openhtmltopdf/releases)
- [Changelog](https://github.com/openhtmltopdf/openhtmltopdf/blob/main/CHANGELOG.md)
- [Commits](openhtmltopdf/openhtmltopdf@1.1.22...1.1.23)

---
updated-dependencies:
- dependency-name: io.github.openhtmltopdf:openhtmltopdf-pdfbox
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.openhtmltopdf:openhtmltopdf-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.openhtmltopdf:openhtmltopdf-svg-support
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 55845c4 commit f39fe2c
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 @@ -11,7 +11,7 @@ val jacksonVersion = "2.18.2"
val ktorVersion = "3.0.2"
val logbackVersion = "1.5.12"
val logstashEncoderVersion = "8.0"
val openHtmlToPdfVersion = "1.1.22"
val openHtmlToPdfVersion = "1.1.23"
val prometheusVersion = "0.16.0"
val junitJupiterVersion = "5.11.3"
val verapdfVersion = "1.26.1"
Expand Down

0 comments on commit f39fe2c

Please sign in to comment.