Skip to content

Commit

Permalink
Merge pull request #316 from fragaLY/dependabot/gradle/vertx-reactive…
Browse files Browse the repository at this point in the history
…/io.vertx-vertx-stack-depchain-4.5.0

Bump io.vertx:vertx-stack-depchain from 4.4.6 to 4.5.0 in /vertx-reactive
  • Loading branch information
fragaLY authored Nov 16, 2023
2 parents 3d466cc + eced0df commit 3f170d2
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 3f170d2

Please sign in to comment.