Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 10b7317 commit ee6a89f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vertx-mutiny-clients/vertx-mutiny-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<properties>
<gen-source-groupId>io.vertx</gen-source-groupId>
<gen-source-artifactId>vertx-core</gen-source-artifactId>
<gen-source-version>${vertx.version}</gen-source-version>
<gen-source-version>4.5.0</gen-source-version>
<gen.output>${project.build.directory}/sources/java</gen.output>
</properties>

Expand Down

0 comments on commit ee6a89f

Please sign in to comment.