We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 629e7a9 commit b92cd73Copy full SHA for b92cd73
1 file changed
buildSrc/src/main/kotlin/Versions.kt
@@ -16,7 +16,7 @@
16
internal object Versions {
17
// Core
18
const val kotlin = "2.3.0"
19
- const val kotlinx_serialization_json = "1.9.0"
+ const val kotlinx_serialization_json = "1.10.0"
20
const val coroutines = "1.10.2"
21
const val lint = "32.0.0"
22
0 commit comments