Skip to content

Commit

Permalink
build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr…
Browse files Browse the repository at this point in the history
…310 from 2.17.2 to 2.18.0 (#251)

build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310

Bumps com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.2 to 2.18.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 6c05332 commit d9e9d56
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
Expand Up @@ -6,7 +6,7 @@ awaitility = "4.2.0"
edc = "0.10.0-SNAPSHOT"
failsafe = "3.3.2"
restAssured = "5.5.0"
jackson = "2.17.2"
jackson = "2.18.0"
jupiter = "5.11.0"
assertj = "3.26.3"
postgres = "42.7.4"
Expand Down

0 comments on commit d9e9d56

Please sign in to comment.