Skip to content

Commit

Permalink
Upgrade to Kotlin Coroutines 1.6.3-native-mt
Browse files Browse the repository at this point in the history
Closes gh-31742
  • Loading branch information
snicoll committed Jul 14, 2022
1 parent 611514a commit 38e9049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1100,7 +1100,7 @@ bom {
]
}
}
library("Kotlin Coroutines", "1.6.3") {
library("Kotlin Coroutines", "1.6.3-native-mt") {
group("org.jetbrains.kotlinx") {
imports = [
"kotlinx-coroutines-bom"
Expand Down

0 comments on commit 38e9049

Please sign in to comment.