Skip to content

Commit 20e9b34

Browse files
chore(deps): update dependency io.vertx:vertx-jdbc-client to v5.0.6
1 parent 65ba51d commit 20e9b34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs.example.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ hibernate-reactive4-core = { module = "org.hibernate.reactive:hibernate-reactive
2828
eclipselink4 = { module = "org.eclipse.persistence:org.eclipse.persistence.jpa", version = "4.0.8" }
2929

3030
# vertx
31-
vertx-jdbc-client = { module = "io.vertx:vertx-jdbc-client", version = "5.0.5" }
32-
vertx-jdbc-client4 = { module = "io.vertx:vertx-jdbc-client", version = "4.5.23" }
31+
vertx-jdbc-client = { module = "io.vertx:vertx-jdbc-client", version = "5.0.6" }
32+
vertx-jdbc-client4 = { module = "io.vertx:vertx-jdbc-client", version = "5.0.6" }
3333
agroal-pool = { module = "io.agroal:agroal-pool", version = "2.8" }
3434

3535
h2 = { module = "com.h2database:h2", version = "2.4.240" }

0 commit comments

Comments
 (0)