diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 9053b68fa..4f8c99714 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ coroutines = "1.10.2" annotations = "26.1.0" ktor = "3.4.1" logcat = "0.4" -vertx = "5.0.8" +vertx = "5.0.9" apacheCommonsPool2 = "2.13.1" assertk = "0.28.1" junit4 = "4.13.2"