Skip to content

Commit

Permalink
Bump vertxVersion from 4.5.10 to 4.5.11 (#248)
Browse files Browse the repository at this point in the history
Bumps `vertxVersion` from 4.5.10 to 4.5.11.

Updates `io.vertx:vertx-json-schema` from 4.5.10 to 4.5.11

Updates `io.vertx:vertx-codegen` from 4.5.10 to 4.5.11

---
updated-dependencies:
- dependency-name: io.vertx:vertx-json-schema
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.vertx:vertx-codegen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent e0669ff commit b2b779a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ val junitPioneerVersion = "2.3.0"
val mockitoVersion = "5.14.2"
val jmhVersion = "1.37"
val confluentVersion = "7.7.2"
val vertxVersion = "4.5.10"
val vertxVersion = "4.5.11"

dependencies {
implementation("org.openjdk.jmh:jmh-core:$jmhVersion")
Expand Down

0 comments on commit b2b779a

Please sign in to comment.