Skip to content

Commit 4bce2e6

Browse files
authored
Update libs.example.versions.toml
1 parent 20e9b34 commit 4bce2e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs.example.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ eclipselink4 = { module = "org.eclipse.persistence:org.eclipse.persistence.jpa",
2929

3030
# vertx
3131
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" }
32+
vertx-jdbc-client4 = { module = "io.vertx:vertx-jdbc-client", version = "4.5.23" }
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)