Skip to content

Commit

Permalink
Bump version.vertx from 4.3.5 to 4.3.7 (#198)
Browse files Browse the repository at this point in the history
Bumps `version.vertx` from 4.3.5 to 4.3.7.

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

Updates `vertx-junit5` from 4.3.5 to 4.3.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] <[email protected]>

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 Dec 21, 2022
1 parent 3871288 commit e3a8e64
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.4</version.asm>
<version.graalvm>22.3.0</version.graalvm>
<version.vertx>4.3.5</version.vertx>
<version.vertx>4.3.7</version.vertx>
<version.maven>3.8.6</version.maven>

<!-- Sonar settings -->
Expand Down

0 comments on commit e3a8e64

Please sign in to comment.