update nt to 4.8.0

This commit is contained in:
Jörg Prante 2024-06-20 15:12:15 +02:00
parent c6722ca106
commit b98988201e

View file

@ -17,7 +17,7 @@ dependencyResolutionManagement {
libs {
version('gradle', '8.7')
version('groovy', '4.0.21')
version('net', '4.5.0')
version('net', '4.8.0')
version('netty', '4.1.110.Final')
version('netty-tcnative', '2.0.65.Final')
library('groovy-core', 'org.codehaus.groovy', 'groovy').versionRef('groovy')