Skip to content

Commit b3f380f

Browse files
build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.19.2 to 2.20.0 (#353)
build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 Bumps com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.19.2 to 2.20.0. --- updated-dependencies: - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.20.0 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>
1 parent de912b2 commit b3f380f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ format.version = "1.1"
55
awaitility = "4.2.0"
66
edc = "0.15.0-SNAPSHOT"
77
restAssured = "5.5.0"
8-
jackson = "2.19.2"
8+
jackson = "2.20.0"
99
postgres = "42.7.7"
1010
testcontainers = "1.21.3"
1111

0 commit comments

Comments
 (0)