Skip to content

Commit 0c235fc

Browse files
Bump vertxVersion from 4.5.14 to 5.0.0
Bumps `vertxVersion` from 4.5.14 to 5.0.0. Updates `io.vertx:vertx-json-schema` from 4.5.14 to 5.0.0 - [Commits](eclipse-vertx/vertx-json-schema@4.5.14...5.0.0) Updates `io.vertx:vertx-codegen` from 4.5.14 to 5.0.0 --- updated-dependencies: - dependency-name: io.vertx:vertx-json-schema dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.vertx:vertx-codegen dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13f2380 commit 0c235fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ val junitPioneerVersion = "2.3.0"
3737
val mockitoVersion = "5.18.0"
3838
val jmhVersion = "1.37"
3939
val confluentVersion = "7.9.1"
40-
val vertxVersion = "4.5.14"
40+
val vertxVersion = "5.0.0"
4141

4242
dependencies {
4343
implementation("org.openjdk.jmh:jmh-core:$jmhVersion")

0 commit comments

Comments
 (0)