Skip to content

Commit

Permalink
chore(deps): update dependency io.vertx:vertx-jdbc-client to v4.5.10 (#…
Browse files Browse the repository at this point in the history
…765)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 5e56983 commit 84140e5
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.4" }

# vertx
vertx-jdbc-client = { module = "io.vertx:vertx-jdbc-client", version = "4.5.9" }
vertx-jdbc-client = { module = "io.vertx:vertx-jdbc-client", version = "4.5.10" }
agroal-pool = { module = "io.agroal:agroal-pool", version = "2.5" }

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

0 comments on commit 84140e5

Please sign in to comment.