Skip to content

Commit 60202bd

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.16.2 to 2.17.0
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.16.2 to 2.17.0. - [Commits](FasterXML/jackson-bom@jackson-bom-2.16.2...jackson-bom-2.17.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 b28fedb commit 60202bd

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.8.0"
77
serialization = "1.6.3"
88
benchmark = "0.4.10"
99
openapi = "2024.1"
10-
jackson = "2.16.2"
10+
jackson = "2.17.0"
1111

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

0 commit comments

Comments
 (0)