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 15e22df + dcdadbd commit a26048bCopy full SHA for a26048b
build.gradle.kts
@@ -37,7 +37,7 @@ dependencies {
37
38
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.2")
39
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.0")
40
- implementation("org.slf4j:slf4j-api:1.7.32")
+ implementation("org.slf4j:slf4j-api:1.7.33")
41
implementation("org.slf4j:slf4j-nop:1.7.33")
42
implementation("io.vertx:vertx-core:$vertxVersion")
43
implementation("io.vertx:vertx-tcp-eventbus-bridge:$vertxVersion")
0 commit comments