update dependencies, move to forgejo
This commit is contained in:
parent
3645f17f1f
commit
b1fb1cff50
1 changed files with 1 additions and 1 deletions
|
@ -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')
|
||||||
|
|
Loading…
Reference in a new issue