Skip to content

Commit 8b80482

Browse files
build(deps-dev): Bump vertx.version in /vertx/feign-vertx4-test
Bumps `vertx.version` from 4.5.25 to 4.5.26. Updates `io.vertx:vertx-junit5` from 4.5.25 to 4.5.26 - [Commits](eclipse-vertx/vertx-junit5@4.5.25...4.5.26) Updates `io.vertx:vertx-web-client` from 4.5.25 to 4.5.26 - [Commits](vert-x3/vertx-web@4.5.25...4.5.26) --- updated-dependencies: - dependency-name: io.vertx:vertx-junit5 dependency-version: 4.5.26 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.vertx:vertx-web-client dependency-version: 4.5.26 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0541d9 commit 8b80482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vertx/feign-vertx4-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<description>Tests with Vertx 4.x.</description>
3131

3232
<properties>
33-
<vertx.version>4.5.25</vertx.version>
33+
<vertx.version>4.5.26</vertx.version>
3434
</properties>
3535

3636
<dependencies>

0 commit comments

Comments
 (0)