We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 39cf16b + b7e89b1 commit 00a20c6Copy full SHA for 00a20c6
build.gradle.kts
@@ -170,7 +170,7 @@ subprojects {
170
171
implementation("org.jetbrains.kotlin:kotlin-reflect")
172
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")
173
- implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1-native-mt")
+ implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.3-native-mt")
174
175
implementation(
176
platform(org.springframework.boot.gradle.plugin.SpringBootPlugin.BOM_COORDINATES))
0 commit comments