Skip to content

Commit

Permalink
build(deps): bump io.smallrye.reactive:smallrye-mutiny-vertx-web-clie…
Browse files Browse the repository at this point in the history
…nt (#976)

Bumps io.smallrye.reactive:smallrye-mutiny-vertx-web-client from 3.16.0 to 3.17.1.

---
updated-dependencies:
- dependency-name: io.smallrye.reactive:smallrye-mutiny-vertx-web-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aurea Muñoz Hernández <[email protected]>
  • Loading branch information
dependabot[bot] and aureamunoz authored Nov 27, 2024
1 parent 9c0aba9 commit 9a6a0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<version.smallrye-config>3.10.1</version.smallrye-config>

<vertx.version>4.5.10</vertx.version>
<version.vertx-mutiny-bindings>3.16.0</version.vertx-mutiny-bindings>
<version.vertx-mutiny-bindings>3.17.1</version.vertx-mutiny-bindings>
<!-- override the testcontainers version with the newest one -->
<version.testcontainers>1.20.4</version.testcontainers>

Expand Down

0 comments on commit 9a6a0db

Please sign in to comment.