Skip to content

Commit bc8b01b

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-bom to v1.5.1 (#85)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a895ada commit bc8b01b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ kotlin = "1.8.22" # https://github.com/JetBrains/kotlin/r
88
kotlinSymbolProcessing = "1.8.21-1.0.11" # https://github.com/google/ksp/releases
99
kotlinCompileTesting = "1.5.0" # https://github.com/tschuchortdev/kotlin-compile-testing/releases
1010

11-
kotlinx-serialization = "1.5.0" # https://github.com/Kotlin/kotlinx.serialization/releases/
11+
kotlinx-serialization = "1.5.1" # https://github.com/Kotlin/kotlinx.serialization/releases/
1212
kotlinx-knit = "0.4.0" # https://github.com/Kotlin/kotlinx-knit/releases
1313
kotlinx-coroutines = "1.6.4" # https://github.com/Kotlin/kotlinx.coroutines/releases
1414
kotlinx-kover = "0.6.1" # https://github.com/Kotlin/kotlinx-kover/releases

0 commit comments

Comments
 (0)