Skip to content

Commit

Permalink
Bump io.vertx:vertx-web-client from 4.5.7 to 4.5.8 (#151)
Browse files Browse the repository at this point in the history
Bumps io.vertx:vertx-web-client from 4.5.7 to 4.5.8.

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 14, 2024
1 parent 3c971c8 commit 9726e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gateway/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies {

implementation 'com.github.mizosoft.methanol:methanol:1.7.0'

implementation 'io.vertx:vertx-web-client:4.5.7'
implementation 'io.vertx:vertx-web-client:4.5.8'
implementation 'io.vertx:vertx-core:4.5.7'

implementation 'com.fasterxml.jackson.core:jackson-core:2.17.1'
Expand Down

0 comments on commit 9726e2c

Please sign in to comment.