Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml (#580)
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) from 2.17.2 to 2.18.0.
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.17.2...jackson-dataformats-text-2.18.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent c655a77 commit 671a32e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
implementation("com.h2database:h2:2.3.232")
implementation("org.apache.derby:derby:10.17.1.0")
implementation("org.apache.derby:derbyclient:10.17.1.0")
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.2")
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.0")
implementation("org.apache.xmlgraphics:batik:1.17")
implementation("org.apache.xmlgraphics:batik-transcoder:1.17")
implementation("org.apache.xmlgraphics:batik-codec:1.17")
Expand Down

0 comments on commit 671a32e

Please sign in to comment.