Skip to content

Commit

Permalink
Bump io.vertx:vertx-core from 4.5.10 to 4.5.11
Browse files Browse the repository at this point in the history
Bumps [io.vertx:vertx-core](https://github.com/eclipse/vert.x) from 4.5.10 to 4.5.11.
- [Commits](eclipse-vertx/vert.x@4.5.10...4.5.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 1ed26a3 commit 7960b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ziti-vertx/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
implementation(project(':ziti-netty'))

implementation(libs.kotlin.lib)
implementation("io.vertx:vertx-core:4.5.10")
implementation("io.vertx:vertx-core:4.5.11")

testApi(libs.jupiter.api)
testImplementation(libs.jupiter.engine)
Expand Down

0 comments on commit 7960b8b

Please sign in to comment.