Skip to content

Commit a3f0b96

Browse files
chore(deps): update dependency io.vertx:vertx-jdbc-client to v4.5.16 (#884)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 92c4026 commit a3f0b96

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
@@ -39,7 +39,7 @@ eclipselink2 = { module = "org.eclipse.persistence:org.eclipse.persistence.jpa",
3939
eclipselink4 = { module = "org.eclipse.persistence:org.eclipse.persistence.jpa", version = "4.0.6" }
4040

4141
# vertx
42-
vertx-jdbc-client = { module = "io.vertx:vertx-jdbc-client", version = "4.5.15" }
42+
vertx-jdbc-client = { module = "io.vertx:vertx-jdbc-client", version = "4.5.16" }
4343
agroal-pool = { module = "io.agroal:agroal-pool", version = "2.7" }
4444

4545
h2 = { module = "com.h2database:h2", version = "2.3.232" }

0 commit comments

Comments
 (0)