We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6def0a2 + 3454849 commit 555a5a8Copy full SHA for 555a5a8
build.gradle.kts
@@ -64,7 +64,7 @@ allprojects {
64
afterEvaluate {
65
dependencies {
66
67
- implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.14.1")
+ implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.14.2")
68
implementation("org.jetbrains.kotlin:idea:222-$kotlinIdeVersion-IJ4167.29") {
69
isTransitive = false
70
}
0 commit comments