Skip to content

Commit

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

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

Updates `vertx-junit5` from 4.2.5 to 4.2.6

---
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 Mar 25, 2022
1 parent 1279555 commit 73aad0b
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 @@ -22,7 +22,7 @@
<version.sundrio>0.80.1</version.sundrio>
<version.jandex-maven-plugin>1.2.2</version.jandex-maven-plugin>

<version.vertx>4.2.5</version.vertx>
<version.vertx>4.2.6</version.vertx>

<!-- Sonar settings -->
<sonar.projectName>SmallRye Common</sonar.projectName>
Expand Down

0 comments on commit 73aad0b

Please sign in to comment.