Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 20, 2022
1 parent 8a5adbd commit dcc4eb9
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 @@ -39,7 +39,7 @@ subprojects {
jacksonVersion = '2.13.3'
jettyVersion = '9.4.46.v20220331'
log4jVersion = '2.17.2'
nettyVersion = '4.1.77.Final'
nettyVersion = '4.1.78.Final'
littleProxyVersion = '2.0.9'
slf4jVersion = '1.7.36'
swaggerVersion = '2.2.1'
Expand Down

0 comments on commit dcc4eb9

Please sign in to comment.