Skip to content

Commit 5a847c8

Browse files
Update dependency io.vertx:vertx-core to v5.0.9
1 parent da45f5a commit 5a847c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ threeten-extra = { module = "org.threeten:threeten-extra", version = "1.8.0" }
151151
trino-client = { module = "io.trino:trino-client", version = "479" }
152152
undertow-core = { module = "io.undertow:undertow-core", version.ref = "undertow" }
153153
undertow-servlet = { module = "io.undertow:undertow-servlet", version.ref = "undertow" }
154-
vertx-core = { module = "io.vertx:vertx-core", version = "5.0.8" }
154+
vertx-core = { module = "io.vertx:vertx-core", version = "5.0.9" }
155155
wiremock = { module = "org.wiremock:wiremock-standalone", version = "3.13.2" }
156156
zstd-jni = { module = "com.github.luben:zstd-jni", version = "1.5.7-7" }
157157

0 commit comments

Comments
 (0)