Skip to content

Commit

Permalink
build(deps): bump io.reactiverse:vertx-maven-plugin from 1.0.28 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [io.reactiverse:vertx-maven-plugin](https://github.com/reactiverse/vertx-maven-plugin) from 1.0.28 to 2.0.1.
- [Commits](reactiverse/vertx-maven-plugin@v1.0.28...v2.0.1)

---
updated-dependencies:
- dependency-name: io.reactiverse:vertx-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 6437c31 commit 29b6a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vertx-vaadin-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<packaging>pom</packaging>
<properties>
<maven.deploy.skip>true</maven.deploy.skip>
<vertx-maven-plugin.version>1.0.28</vertx-maven-plugin.version>
<vertx-maven-plugin.version>2.0.1</vertx-maven-plugin.version>
<vertx-vaadin-flow.version>${project.version}</vertx-vaadin-flow.version>
<testbench.version>8.2.5</testbench.version>

Expand Down

0 comments on commit 29b6a63

Please sign in to comment.