Skip to content

Commit

Permalink
Bump io.netty:netty-all from 4.1.79.Final to 4.1.111.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.111.Final.
- [Commits](netty/netty@netty-4.1.79.Final...netty-4.1.111.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 Jun 17, 2024
1 parent 00ad5a5 commit 6bbad00
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 @@ -686,7 +686,7 @@ subprojects {
dependency "org.asynchttpclient:async-http-client:2.12.3"
dependency "org.apache.httpcomponents:httpclient:4.5.14"

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

dependency "io.dropwizard.metrics:metrics-core:${dropwizardMetricsVersion}"
dependency "io.dropwizard.metrics:metrics-healthchecks:${dropwizardMetricsVersion}"
Expand Down

0 comments on commit 6bbad00

Please sign in to comment.