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.
1 parent 9f3a05c commit 59f4b23Copy full SHA for 59f4b23
build.gradle.kts
@@ -37,7 +37,7 @@ val junitPioneerVersion = "2.3.0"
37
val mockitoVersion = "5.20.0"
38
val jmhVersion = "1.37"
39
val confluentVersion = "8.0.1"
40
-val vertxVersion = "5.0.4"
+val vertxVersion = "5.0.5"
41
42
dependencies {
43
implementation("org.openjdk.jmh:jmh-core:$jmhVersion")
0 commit comments