Merge branch '3.1.x'

Closes gh-37830
This commit is contained in:
Andy Wilkinson
2023-10-11 15:05:52 +01:00
14 changed files with 23 additions and 25 deletions

View File

@@ -812,7 +812,7 @@ bom {
library("Kotlin Serialization", "1.6.0") {
group("org.jetbrains.kotlinx") {
imports = [
"kotlinx-serialization-bom"
"kotlinx-serialization-bom"
]
}
}