Skip to content

Commit

Permalink
chore(deps): bumps Vert.x to 4.5.13.
Browse files Browse the repository at this point in the history
  • Loading branch information
outofcoffee committed Feb 22, 2025
1 parent 56ec49a commit 34846b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ ext {
version_mockito_kotlin = '4.1.0'
version_s3mock = '2.8.0'
version_testcontainers = '1.17.6'
version_vertx = '4.4.5'
version_vertx = '4.5.13'
}

allprojects {
Expand Down

0 comments on commit 34846b9

Please sign in to comment.