Skip to content

Commit

Permalink
Bump io.vertx:vertx-core from 4.5.7 to 4.5.8
Browse files Browse the repository at this point in the history
Bumps [io.vertx:vertx-core](https://github.com/eclipse/vert.x) from 4.5.7 to 4.5.8.
- [Commits](eclipse-vertx/vert.x@4.5.7...4.5.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 14, 2024
1 parent 9726e2c commit 9e844b3
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 @@ -5,7 +5,7 @@ dependencies {
implementation 'com.github.mizosoft.methanol:methanol:1.7.0'

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

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

0 comments on commit 9e844b3

Please sign in to comment.