Skip to content

Commit 8836af3

Browse files
chore(deps): bump io.vertx:vertx-stack-depchain from 4.5.14 to 5.0.2
Bumps io.vertx:vertx-stack-depchain from 4.5.14 to 5.0.2. --- updated-dependencies: - dependency-name: io.vertx:vertx-stack-depchain dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b943658 commit 8836af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/VertxExample/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ application {
3333
}
3434

3535
dependencies {
36-
implementation(platform("io.vertx:vertx-stack-depchain:4.5.14"))
36+
implementation(platform("io.vertx:vertx-stack-depchain:5.0.2"))
3737
implementation("io.vertx:vertx-core")
3838
implementation("io.vertx:vertx-config")
3939
implementation("io.vertx:vertx-jdbc-client")

0 commit comments

Comments
 (0)