update netty, xbib net

This commit is contained in:
Jörg Prante 2023-03-24 16:40:14 +01:00
parent 3b31de0fd5
commit b3b4568a6e

View file

@ -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')