We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 994b2fe + bcc5cbc commit 46b12d4Copy full SHA for 46b12d4
1 file changed
src/main/resources/build.gradle.kts
@@ -17,7 +17,7 @@ dependencies {
17
implementation("io.vertx:vertx-rx-java2:4.5.11")
18
implementation("io.vertx:vertx-web-client:4.5.13")
19
20
- implementation("io.vertx:vertx-lang-kotlin:4.5.11")
+ implementation("io.vertx:vertx-lang-kotlin:4.5.13")
21
implementation("io.vertx:vertx-lang-kotlin-coroutines:4.5.11")
22
implementation(kotlin("stdlib-jdk8"))
23
0 commit comments