Upgrade to Kotlin Serialization 1.6.3
Closes gh-39668
This commit is contained in:
@@ -814,7 +814,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