Skip to content

Commit

Permalink
Merge pull request #720 from line/renovate/io.vertx-vertx-jdbc-client…
Browse files Browse the repository at this point in the history
…-4.x

chore(deps): update dependency io.vertx:vertx-jdbc-client to v4.5.8
  • Loading branch information
cj848 authored May 25, 2024
2 parents 3ca6a92 + e6935cf commit 8f85fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs.example.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ eclipselink2 = { module = "org.eclipse.persistence:org.eclipse.persistence.jpa",
eclipselink4 = { module = "org.eclipse.persistence:org.eclipse.persistence.jpa", version = "4.0.3" }

# vertx
vertx-jdbc-client = { module = "io.vertx:vertx-jdbc-client", version = "4.5.7" }
vertx-jdbc-client = { module = "io.vertx:vertx-jdbc-client", version = "4.5.8" }
agroal-pool = { module = "io.agroal:agroal-pool", version = "2.4" }

h2 = { module = "com.h2database:h2", version = "2.2.224" }
Expand Down

0 comments on commit 8f85fb2

Please sign in to comment.