Skip to content

Commit

Permalink
Bump version.vertx from 4.2.6 to 4.2.7 (#157)
Browse files Browse the repository at this point in the history
Bumps `version.vertx` from 4.2.6 to 4.2.7.

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

Updates `vertx-junit5` from 4.2.6 to 4.2.7

---
updated-dependencies:
- dependency-name: io.vertx:vertx-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.vertx:vertx-junit5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 2, 2022
1 parent a173d67 commit aa6a9c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<!-- Dependencies -->
<version.asm>9.3</version.asm>
<version.graalvm>22.0.0.2</version.graalvm>
<version.vertx>4.2.6</version.vertx>
<version.vertx>4.2.7</version.vertx>
<version.maven>3.8.5</version.maven>

<!-- Sonar settings -->
Expand Down

0 comments on commit aa6a9c1

Please sign in to comment.