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 e52806a commit 3b69806Copy full SHA for 3b69806
kotlin-wot/build.gradle.kts
@@ -1,6 +1,6 @@
1
dependencies {
2
api("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2")
3
- api("com.fasterxml.jackson.module:jackson-module-kotlin:2.18.3")
+ api("com.fasterxml.jackson.module:jackson-module-kotlin:2.20.0")
4
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.3")
5
6
// Tracing
0 commit comments