update netty, xbib net
This commit is contained in:
parent
3b31de0fd5
commit
b3b4568a6e
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ dependencyResolutionManagement {
|
|||
libs {
|
||||
version('gradle', '7.5.1')
|
||||
version('junit', '5.9.2')
|
||||
version('groovy', '4.0.8')
|
||||
version('netty', '4.1.89.Final')
|
||||
version('groovy', '4.0.10')
|
||||
version('netty', '4.1.90.Final')
|
||||
version('netty-tcnative', '2.0.59.Final')
|
||||
version('datastructures', '2.0.0')
|
||||
version('config', '5.0.2')
|
||||
|
|
Loading…
Reference in a new issue