Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit a93beba

Browse files
Bump nettyVersion from 4.1.54.Final to 4.1.55.Final
Bumps `nettyVersion` from 4.1.54.Final to 4.1.55.Final. Updates `netty-codec` from 4.1.54.Final to 4.1.55.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.54.Final...netty-4.1.55.Final) Updates `netty-all` from 4.1.54.Final to 4.1.55.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.54.Final...netty-4.1.55.Final) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e3b9b94 commit a93beba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ subprojects {
3939
javassistVersion = '3.27.0-GA'
4040
jettyVersion = '9.4.35.v20201120'
4141
log4jVersion = '2.14.0'
42-
nettyVersion = '4.1.54.Final'
42+
nettyVersion = '4.1.55.Final'
4343
littleProxyVersion = '2.0.1'
4444
slf4jVersion = '1.7.30'
4545
guavaVersion = '30.0-jre'

0 commit comments

Comments
 (0)