mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-02-17 14:37:43 +01:00
Update Netty version
This commit is contained in:
@@ -24,7 +24,7 @@ allprojects {
|
|||||||
junitVersion = '5.7.0'
|
junitVersion = '5.7.0'
|
||||||
slf4jVersion = '1.7.30'
|
slf4jVersion = '1.7.30'
|
||||||
log4jVersion = '2.13.3'
|
log4jVersion = '2.13.3'
|
||||||
nettyVersion = '4.1.54.Final'
|
nettyVersion = '4.1.56.Final'
|
||||||
guavaVersion = '30.0-jre'
|
guavaVersion = '30.0-jre'
|
||||||
checkerFrameworkVersion = '3.6.1'
|
checkerFrameworkVersion = '3.6.1'
|
||||||
configurateVersion = '4.0.0-SNAPSHOT'
|
configurateVersion = '4.0.0-SNAPSHOT'
|
||||||
|
|||||||
Reference in New Issue
Block a user