Skip to content

Commit

Permalink
1.x: bump vertx.version from 4.4.5 to 4.4.6
Browse files Browse the repository at this point in the history
Bumps `vertx.version` from 4.4.5 to 4.4.6.

Updates `io.vertx:vertx-consul-client` 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)

---
updated-dependencies:
- dependency-name: io.vertx:vertx-consul-client
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.vertx:vertx-core
  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 6e7ff9f commit 38be19b
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 @@ -40,7 +40,7 @@
<version.mutiny>1.9.0</version.mutiny>
<version.smallrye-config>3.4.1</version.smallrye-config>

<vertx.version>4.4.5</vertx.version>
<vertx.version>4.4.6</vertx.version>
<version.vertx-mutiny-bindings>2.28.0</version.vertx-mutiny-bindings>
<!-- override the testcontainers version with the newest one -->
<version.testcontainers>1.19.1</version.testcontainers>
Expand Down

0 comments on commit 38be19b

Please sign in to comment.