Skip to content

Commit 64393bf

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.2 to 2.18.0. - [Commits](FasterXML/jackson-bom@jackson-bom-2.17.2...jackson-bom-2.18.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b126b0 commit 64393bf

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.9.1"
77
serialization = "1.7.1"
88
benchmark = "0.4.12"
99
openapi = "2024.3"
10-
jackson = "2.17.2"
10+
jackson = "2.18.0"
1111

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

0 commit comments

Comments
 (0)