We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 905d66e commit 669e9efCopy full SHA for 669e9ef
gradle/libs.versions.toml
@@ -8,7 +8,7 @@ jvm = "11"
8
## Libs
9
10
kafka = "3.6.1" # https://kafka.apache.org/downloads
11
-kotlinx-serialization = "1.6.2" # https://github.com/Kotlin/kotlinx.serialization/releases/tag/v1.3.3
+kotlinx-serialization = "1.8.1" # https://github.com/Kotlin/kotlinx.serialization/releases/tag/v1.3.3
12
kotlinx-knit = "0.5.1" # https://github.com/Kotlin/kotlinx-knit/releases
13
kotlin-dokka = "1.9.10" # https://search.maven.org/artifact/org.jetbrains.dokka/dokka-gradle-plugin
14
0 commit comments