Skip to content

Commit a087635

Browse files
Bump jacksonVersion from 2.16.1 to 2.16.2
Bumps `jacksonVersion` from 2.16.1 to 2.16.2. Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.16.1 to 2.16.2 Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.16.1 to 2.16.2 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.16.1...jackson-module-kotlin-2.16.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fcd1375 commit a087635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626
val caffeineVersion = "3.1.8"
2727
val dittnavCommonVersion = "2022.09.30-12.41-aa46d2d75788"
2828
val tmsKtorTokenSupportVersion = "4.0.0"
29-
val jacksonVersion = "2.16.1"
29+
val jacksonVersion = "2.16.2"
3030
val junitVersion = "5.10.2"
3131
val kluentVersion = "1.73"
3232
val kotlinxCoroutinesVersion = "1.8.0"

0 commit comments

Comments
 (0)