Skip to content

Commit

Permalink
upgrade vertx (hyperledger#3530)
Browse files Browse the repository at this point in the history
Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
  • Loading branch information
macfarla authored and frankisawesome committed Mar 16, 2022
1 parent 472621f commit b3df585
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 @@ -93,7 +93,7 @@ dependencyManagement {
dependency 'io.reactivex.rxjava2:rxjava:2.2.21'


dependencySet(group: 'io.vertx', version: '4.2.3') {
dependencySet(group: 'io.vertx', version: '4.2.5') {
entry 'vertx-auth-jwt'
entry 'vertx-codegen'
entry 'vertx-core'
Expand Down

0 comments on commit b3df585

Please sign in to comment.