Upgrade to Kotlin Serialization 1.6.3
Closes gh-39711
This commit is contained in:
@@ -817,7 +817,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Kotlin Serialization", "1.6.2") {
|
||||
library("Kotlin Serialization", "1.6.3") {
|
||||
group("org.jetbrains.kotlinx") {
|
||||
imports = [
|
||||
"kotlinx-serialization-bom"
|
||||
|
||||
Reference in New Issue
Block a user