Skip to content

Commit

Permalink
Bump version.vertx from 4.4.5 to 4.4.6
Browse files Browse the repository at this point in the history
Bumps `version.vertx` from 4.4.5 to 4.4.6.

Updates `io.vertx:vertx-core` from 4.4.5 to 4.4.6
- [Commits](eclipse-vertx/vert.x@4.4.5...4.4.6)

Updates `io.vertx:vertx-junit5` from 4.4.5 to 4.4.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]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent e75cccd commit 3d55767
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 @@ -26,7 +26,7 @@
<!-- Dependencies -->
<version.asm>9.6</version.asm>
<version.graalvm>23.0.1</version.graalvm>
<version.vertx>4.4.5</version.vertx>
<version.vertx>4.4.6</version.vertx>
<version.maven>3.9.5</version.maven>
<version.shrinkwrap>1.2.6</version.shrinkwrap>
<version.org.jboss.logging>3.5.0.Final</version.org.jboss.logging>
Expand Down

0 comments on commit 3d55767

Please sign in to comment.