Skip to content

Commit 669e9ef

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-bom to v1.8.1
1 parent 905d66e commit 669e9ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jvm = "11"
88
## Libs
99

1010
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
11+
kotlinx-serialization = "1.8.1" # https://github.com/Kotlin/kotlinx.serialization/releases/tag/v1.3.3
1212
kotlinx-knit = "0.5.1" # https://github.com/Kotlin/kotlinx-knit/releases
1313
kotlin-dokka = "1.9.10" # https://search.maven.org/artifact/org.jetbrains.dokka/dokka-gradle-plugin
1414

0 commit comments

Comments
 (0)