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.
1 parent 6def0a2 commit 3454849Copy full SHA for 3454849
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