Skip to content

Commit

Permalink
fix(deps): update vertx to v4.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 20, 2024
1 parent 09f8f9e commit c3cee03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jdbcSQLite = "3.45.3.0"
jdbcHSQL = "2.7.2"
jdbcDerby = "10.17.1.0"
## Vertx
vertx = "4.3.8"
vertx = "4.5.8"
## Jooq
jooq_jdk8 = "3.14.16"
jooq_jdk11 = "3.16.23"
Expand Down

0 comments on commit c3cee03

Please sign in to comment.