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.4.6 to 4.5.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 3d466cc commit eced0df
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.4.6"
val vertxVersion = "4.5.0"

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

0 comments on commit eced0df

Please sign in to comment.