diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index b8ccdc2e3..af46f8337 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ coroutines = "1.11.0" annotations = "26.1.0" ktor = "3.5.2" logcat = "0.4" -vertx = "5.1.6" +vertx = "5.1.7" apacheCommonsPool2 = "2.13.1" assertk = "0.28.1" junit4 = "4.13.2"