mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Kotlin Serialization 1.6.1
Closes gh-38413
This commit is contained in:
@@ -814,7 +814,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Kotlin Serialization", "1.6.0") {
|
||||
library("Kotlin Serialization", "1.6.1") {
|
||||
group("org.jetbrains.kotlinx") {
|
||||
imports = [
|
||||
"kotlinx-serialization-bom"
|
||||
|
||||
Reference in New Issue
Block a user