Skip to content

Commit

Permalink
Bump jacksonVersion from 2.17.2 to 2.18.0
Browse files Browse the repository at this point in the history
Bumps `jacksonVersion` from 2.17.2 to 2.18.0.

Updates `com.fasterxml.jackson:jackson-bom` from 2.17.2 to 2.18.0
- [Commits](FasterXML/jackson-bom@jackson-bom-2.17.2...jackson-bom-2.18.0)

Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.17.2 to 2.18.0
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.17.2...jackson-module-kotlin-2.18.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Sep 30, 2024
1 parent 953e0e4 commit 51c242c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
junitVersion = "5.11.1"
retrofitVersion = "2.11.0"
jacksonVersion = "2.17.2"
jacksonVersion = "2.18.0"

[libraries]
asciidoctorBlockSwitch = { module = "io.spring.asciidoctor:spring-asciidoctor-extensions-block-switch", version = "0.6.3" }
Expand Down

0 comments on commit 51c242c

Please sign in to comment.