Skip to content

Commit b92cd73

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.10.0 (#415)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 629e7a9 commit b92cd73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
internal object Versions {
1717
// Core
1818
const val kotlin = "2.3.0"
19-
const val kotlinx_serialization_json = "1.9.0"
19+
const val kotlinx_serialization_json = "1.10.0"
2020
const val coroutines = "1.10.2"
2121
const val lint = "32.0.0"
2222

0 commit comments

Comments
 (0)