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.
1 parent 9afe17a commit aa81fdcCopy full SHA for aa81fdc
build.gradle
@@ -35,7 +35,7 @@ configure(allprojects) { project ->
35
mavenBom "io.projectreactor:reactor-bom:Dysprosium-RC1"
36
mavenBom "org.eclipse.jetty:jetty-bom:9.4.20.v20190813"
37
mavenBom "org.jetbrains.kotlin:kotlin-bom:1.3.50"
38
- mavenBom "org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.3.0"
+ mavenBom "org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.3.1"
39
mavenBom "org.junit:junit-bom:5.5.1"
40
}
41
dependencies {
0 commit comments