Skip to content

Commit

Permalink
Update dependency io.vertx:vertx-core to v4.5.13 (#10373)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent b060dae commit 829c41a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ threeten-extra = { module = "org.threeten:threeten-extra", version = "1.8.0" }
trino-client = { module = "io.trino:trino-client", version = "470" }
undertow-core = { module = "io.undertow:undertow-core", version.ref = "undertow" }
undertow-servlet = { module = "io.undertow:undertow-servlet", version.ref = "undertow" }
vertx-core = { module = "io.vertx:vertx-core", version = "4.5.12" }
vertx-core = { module = "io.vertx:vertx-core", version = "4.5.13" }
wiremock = { module = "org.wiremock:wiremock-standalone", version = "3.11.0" }
zstd-jni = { module = "com.github.luben:zstd-jni", version = "1.5.6-10" }

Expand Down

0 comments on commit 829c41a

Please sign in to comment.