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