Skip to content

Commit 65ba51d

Browse files
authored
Merge pull request #989 from line/renovate/io.vertx-vertx-jdbc-client-4.x
chore(deps): update dependency io.vertx:vertx-jdbc-client to v4.5.23
2 parents c7ec566 + eb14d19 commit 65ba51d

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.5" }
32-
vertx-jdbc-client4 = { module = "io.vertx:vertx-jdbc-client", version = "4.5.22" }
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)