Skip to content

Commit f95e771

Browse files
chore(deps): bump io.vertx:vertx-stack-depchain from 4.5.11 to 4.5.12 (#1268)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7f9d56 commit f95e771

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.11"))
36+
implementation(platform("io.vertx:vertx-stack-depchain:4.5.12"))
3737
implementation("io.vertx:vertx-core")
3838
implementation("io.vertx:vertx-config")
3939
implementation("io.vertx:vertx-jdbc-client")

0 commit comments

Comments
 (0)