mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 11:39:14 +00:00
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