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 a61bd46 commit e66bc2aCopy full SHA for e66bc2a
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.19.0")
4
implementation("com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.18.3")
5
6
// Tracing
0 commit comments