update netty to 4.1.74.Final (#668)

Co-authored-by: AoElite <roxiehockaday@gmail.com>
This commit is contained in:
AoElite 2022-03-19 17:26:39 -04:00 committed by GitHub
parent f0ea638fa1
commit 42acf84dda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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