Skip to content

Commit

Permalink
Bump io.vertx:vertx-core from 4.4.0 to 4.5.3
Browse files Browse the repository at this point in the history
Bumps [io.vertx:vertx-core](https://github.com/eclipse/vert.x) from 4.4.0 to 4.5.3.
- [Commits](eclipse-vertx/vert.x@4.4.0...4.5.3)

---
updated-dependencies:
- dependency-name: io.vertx:vertx-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 7, 2024
1 parent 931a61c commit c103bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapter-4/non-blocking-io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<vertx-core.version>4.4.0</vertx-core.version>
<vertx-core.version>4.5.3</vertx-core.version>
</properties>

<dependencies>
Expand Down

0 comments on commit c103bc7

Please sign in to comment.