Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
Update vertx to 4.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jframe committed Dec 12, 2023
1 parent f625de5 commit dfef031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencyManagement {

dependency 'io.rest-assured:rest-assured:4.4.0'

dependencySet(group: 'io.vertx', version: '4.3.8') {
dependencySet(group: 'io.vertx', version: '4.4.6') {
entry 'vertx-codegen'
entry 'vertx-core'
entry 'vertx-unit'
Expand Down

0 comments on commit dfef031

Please sign in to comment.