update nt to 4.8.0
This commit is contained in:
parent
c6722ca106
commit
b98988201e
1 changed files with 1 additions and 1 deletions
|
@ -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')
|
||||
|
|
Loading…
Reference in a new issue