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 bd88185 + 3940c2c commit 7c41782Copy full SHA for 7c41782
build.gradle.kts
@@ -37,7 +37,7 @@ dependencies {
37
implementation("plus.sourceplus:protocol:$projectVersion")
38
39
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.3")
40
- implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1")
+ implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.2")
41
implementation("org.slf4j:slf4j-api:$slf4jVersion")
42
implementation("org.slf4j:slf4j-nop:$slf4jVersion")
43
implementation("io.vertx:vertx-core:$vertxVersion")
0 commit comments