Bump netty to 4.1.77.Final (#700)

* Bump netty to 4.1.76.Final

* Update build.gradle
This commit is contained in:
Ismael Hanbel
2022-05-28 03:57:40 +02:00
committed by GitHub
parent 3ae93875b8
commit 377e6b6626

View File

@@ -14,7 +14,7 @@ allprojects {
junitVersion = '5.7.0'
slf4jVersion = '1.7.30'
log4jVersion = '2.17.1'
nettyVersion = '4.1.75.Final'
nettyVersion = '4.1.77.Final'
guavaVersion = '25.1-jre'
checkerFrameworkVersion = '3.6.1'
configurateVersion = '3.7.2'