Skip to content

Commit

Permalink
Bump io.netty:netty-all from 4.1.107.Final to 4.1.108.Final (#352)
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.1.107.Final to 4.1.108.Final.
- [Commits](netty/netty@netty-4.1.107.Final...netty-4.1.108.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 Mar 25, 2024
1 parent 1008f86 commit bc4d180
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 @@ -35,7 +35,7 @@ subprojects {
jerseyVersion = '2.40'
jettyVersion = '9.4.53.v20231009'
log4jVersion = '2.23.1'
nettyVersion = '4.1.107.Final'
nettyVersion = '4.1.108.Final'
littleProxyVersion = '2.0.22'
slf4jVersion = '2.0.12'
swaggerVersion = '2.2.20'
Expand Down

0 comments on commit bc4d180

Please sign in to comment.