update dependencies, move to forgejo

This commit is contained in:
Jörg Prante 2023-05-26 21:38:24 +02:00
parent 3645f17f1f
commit b1fb1cff50

View file

@ -3,7 +3,7 @@ dependencyResolutionManagement {
libs { libs {
version('gradle', '8.1.1') version('gradle', '8.1.1')
version('junit', '5.9.3') version('junit', '5.9.3')
version('groovy', '4.0.13') version('groovy', '4.0.12')
version('netty', '4.1.93.Final') version('netty', '4.1.93.Final')
version('netty-tcnative', '2.0.61.Final') version('netty-tcnative', '2.0.61.Final')
version('datastructures', '2.3.0') version('datastructures', '2.3.0')