Skip to content

Commit

Permalink
Bump io.vertx:vertx-web-client from 4.5.8 to 4.5.9
Browse files Browse the repository at this point in the history
Bumps io.vertx:vertx-web-client from 4.5.8 to 4.5.9.

---
updated-dependencies:
- dependency-name: io.vertx:vertx-web-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent c1dd6b0 commit d8a895f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eventmesh-connectors/eventmesh-connector-http/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {

implementation 'io.cloudevents:cloudevents-http-vertx:3.0.0'
implementation 'io.vertx:vertx-web:4.5.8'
implementation 'io.vertx:vertx-web-client:4.5.8'
implementation 'io.vertx:vertx-web-client:4.5.9'
implementation 'dev.failsafe:failsafe:3.3.2'


Expand Down

0 comments on commit d8a895f

Please sign in to comment.