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 a5621f8 commit 92b4edcCopy full SHA for 92b4edc
build.gradle.kts
@@ -37,7 +37,7 @@ val junitPioneerVersion = "2.2.0"
37
val mockitoVersion = "5.12.0"
38
val jmhVersion = "1.37"
39
val confluentVersion = "7.6.1"
40
-val vertxVersion = "4.5.8"
+val vertxVersion = "4.5.9"
41
42
dependencies {
43
implementation("org.openjdk.jmh:jmh-core:$jmhVersion")
0 commit comments