Skip to content

Commit

Permalink
Bump version.vertx from 4.3.1 to 4.3.2 (#175)
Browse files Browse the repository at this point in the history
Bumps `version.vertx` from 4.3.1 to 4.3.2.

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

Updates `vertx-junit5` from 4.3.1 to 4.3.2

---
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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2022
1 parent 1b155a0 commit 03fa2fb
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.1.0.1</version.graalvm>
<version.vertx>4.3.1</version.vertx>
<version.vertx>4.3.2</version.vertx>
<version.maven>3.8.6</version.maven>

<!-- Sonar settings -->
Expand Down

0 comments on commit 03fa2fb

Please sign in to comment.