Skip to content

Commit

Permalink
Bump io.vertx:vertx-stack-depchain in /vertx-reactive
Browse files Browse the repository at this point in the history
Bumps io.vertx:vertx-stack-depchain from 4.5.3 to 4.5.4.

---
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 Feb 23, 2024
1 parent fc635fa commit 378f6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vertx-reactive/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repositories {
mavenCentral()
}

val vertxVersion = "4.5.3"
val vertxVersion = "4.5.4"

val mainVerticleName = "by.vk.vertx.reactive.MainVerticle"
val launcherClassName = "io.vertx.core.Launcher"
Expand Down

0 comments on commit 378f6bf

Please sign in to comment.