Skip to content

Commit

Permalink
chore(deps): update dependency io.vertx:vertx-jdbc-client to v4.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 14, 2024
1 parent ee96b35 commit fff5876
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.2" }

# vertx
vertx-jdbc-client = { module = "io.vertx:vertx-jdbc-client", version = "4.5.4" }
vertx-jdbc-client = { module = "io.vertx:vertx-jdbc-client", version = "4.5.5" }
agroal-pool = { module = "io.agroal:agroal-pool", version = "2.3" }

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

0 comments on commit fff5876

Please sign in to comment.