Skip to content

Commit

Permalink
chore(deps): update dependency io.vertx:vertx-jdbc-client to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent ddfbc8b commit e4b4317
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 @@ -44,7 +44,7 @@ eclipselink2 = { module = "org.eclipse.persistence:org.eclipse.persistence.jpa",
eclipselink4 = { module = "org.eclipse.persistence:org.eclipse.persistence.jpa", version = "4.0.2" }

# vertx
vertx-jdbc-client = { module = "io.vertx:vertx-jdbc-client", version = "4.4.6" }
vertx-jdbc-client = { module = "io.vertx:vertx-jdbc-client", version = "4.5.0" }
agroal-pool = { module = "io.agroal:agroal-pool", version = "2.2" }

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

0 comments on commit e4b4317

Please sign in to comment.