Skip to content

Commit 62113f7

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.19.2 to 2.20.0
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.19.2 to 2.20.0. - [Commits](FasterXML/jackson-bom@jackson-bom-2.19.2...jackson-bom-2.20.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d06c77 commit 62113f7

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
@@ -7,7 +7,7 @@ okio = "3.15.0"
77
serialization = "1.8.1"
88
benchmark = "0.4.14"
99
openapi = "2025.3"
10-
jackson = "2.19.2"
10+
jackson = "2.20.0"
1111

1212
[plugins]
1313
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }

0 commit comments

Comments
 (0)