File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ pluginManagement {
6
6
}
7
7
8
8
plugins {
9
- id ' org.gradle.toolchains.foojay-resolver-convention' version ' 0.8 .0'
9
+ id ' org.gradle.toolchains.foojay-resolver-convention' version ' 0.9 .0'
10
10
}
11
11
12
12
dependencyResolutionManagement {
@@ -27,7 +27,7 @@ dependencyResolutionManagement {
27
27
library(' nulls' , ' org.jetbrains:annotations:24.1.0' )
28
28
library(' unsafe' , ' net.minecraftforge:unsafe:0.9.2' )
29
29
library(' securemodules' , ' net.minecraftforge:securemodules:2.2.14' )
30
- library(' jopt-simple' , ' net.sf.jopt-simple:jopt-simple:6.0-alpha-3 ' )
30
+ library(' jopt-simple' , ' net.sf.jopt-simple:jopt-simple:5.0.4 ' )
31
31
library(' bootstrap-api' , ' net.minecraftforge:bootstrap-api:2.0.0' )
32
32
33
33
version(' log4j' , ' 2.22.1' )
You can’t perform that action at this time.
0 commit comments