Skip to content

Commit

Permalink
Bump io.vertx:vertx-junit5 from 4.3.2 to 4.5.0
Browse files Browse the repository at this point in the history
Bumps io.vertx:vertx-junit5 from 4.3.2 to 4.5.0.

---
updated-dependencies:
- dependency-name: io.vertx:vertx-junit5
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 3e2ec51 commit 7ccf592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apm-agent-plugins/apm-vertx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<properties>
<apm-agent-parent.base.dir>${project.basedir}/../..</apm-agent-parent.base.dir>
<!-- stick to a known older version that works with vertx3 -->
<version.vertx.test>4.3.2</version.vertx.test>
<version.vertx.test>4.5.0</version.vertx.test>
</properties>

<modules>
Expand Down

0 comments on commit 7ccf592

Please sign in to comment.