Skip to content

Commit

Permalink
Bump io.netty:netty-all from 4.1.79.Final to 4.1.90.Final
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.1.79.Final to 4.1.90.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.79.Final...netty-4.1.90.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-all
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 30, 2023
1 parent 724f814 commit b0e673e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ subprojects {
dependency "org.asynchttpclient:async-http-client:2.12.0"
dependency "org.apache.httpcomponents:httpclient:4.5.13"

dependency "io.netty:netty-all:4.1.79.Final"
dependency "io.netty:netty-all:4.1.90.Final"

dependency 'io.dropwizard.metrics:metrics-core:4.1.0'
dependency "io.dropwizard.metrics:metrics-healthchecks:4.1.0"
Expand Down

0 comments on commit b0e673e

Please sign in to comment.