Skip to content

Commit

Permalink
Bump vertxVersion from 4.0.0 to 4.0.2
Browse files Browse the repository at this point in the history
Bumps `vertxVersion` from 4.0.0 to 4.0.2.

Updates `vertx-core` from 4.0.0 to 4.0.2
- [Release notes](https://github.com/eclipse/vert.x/releases)
- [Commits](eclipse-vertx/vert.x@4.0.0...4.0.2)

Updates `vertx-web` from 4.0.0 to 4.0.2

Updates `vertx-auth-jwt` from 4.0.0 to 4.0.2

Updates `vertx-codegen` from 4.0.0 to 4.0.2

Updates `vertx-service-proxy` from 4.0.0 to 4.0.2

Updates `vertx-unit` from 4.0.0 to 4.0.2

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 8, 2021
1 parent 4a18879 commit 13d38c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ assemble.dependsOn(install)
apply plugin: 'eclipse'

ext {
vertxVersion = '4.0.0'
vertxVersion = '4.0.2'
}

dependencies {
Expand Down

0 comments on commit 13d38c3

Please sign in to comment.