Skip to content

Commit edc80ec

Browse files
committed
Upgrade to Kotlin Serialization 1.6.3
Closes gh-39668
1 parent b163b70 commit edc80ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -814,7 +814,7 @@ bom {
814814
]
815815
}
816816
}
817-
library("Kotlin Serialization", "1.6.2") {
817+
library("Kotlin Serialization", "1.6.3") {
818818
group("org.jetbrains.kotlinx") {
819819
imports = [
820820
"kotlinx-serialization-bom"

0 commit comments

Comments
 (0)