Skip to content

Commit

Permalink
chore(deps): bump io.vertx:vertx-stack-depchain from 4.5.10 to 4.5.11
Browse files Browse the repository at this point in the history
Bumps io.vertx:vertx-stack-depchain from 4.5.10 to 4.5.11.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent d01bb69 commit ef9cd4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/VertxExample/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ application {
}

dependencies {
implementation(platform("io.vertx:vertx-stack-depchain:4.5.10"))
implementation(platform("io.vertx:vertx-stack-depchain:4.5.11"))
implementation("io.vertx:vertx-core")
implementation("io.vertx:vertx-config")
implementation("io.vertx:vertx-jdbc-client")
Expand Down

0 comments on commit ef9cd4d

Please sign in to comment.