Skip to content

Commit 4b5e686

Browse files
Bump com.fasterxml.jackson.module:jackson-module-kotlin
Bumps [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) from 2.17.1 to 2.19.2. - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.17.1...jackson-module-kotlin-2.19.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 727a856 commit 4b5e686

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ buildscript {
1717
classpath("com.fasterxml.jackson.core:jackson-databind:2.17.1")
1818
classpath("com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.17.1")
1919
classpath("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.1")
20-
classpath("com.fasterxml.jackson.module:jackson-module-kotlin:2.17.1")
20+
classpath("com.fasterxml.jackson.module:jackson-module-kotlin:2.19.2")
2121
classpath("org.jetbrains.dokka:dokka-gradle-plugin:1.9.20") {
2222
exclude("com.fasterxml.jackson")
2323
exclude("com.fasterxml.jackson.dataformat")

0 commit comments

Comments
 (0)