We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a81e5e4 commit 36c6ff9Copy full SHA for 36c6ff9
settings.gradle
@@ -28,7 +28,7 @@ dependencyResolutionManagement {
28
library('modlauncher', 'net.minecraftforge:modlauncher:10.1.1') // Needs securemodules
29
library('securemodules', 'net.minecraftforge:securemodules:2.2.2') // Needs unsafe
30
library('gson', 'com.google.code.gson:gson:2.10.1')
31
- library('jopt-simple', 'net.sf.jopt-simple:jopt-simple:6.0-alpha-3')
+ library('jopt-simple', 'net.sf.jopt-simple:jopt-simple:5.0.4')
32
library('nulls', 'org.jetbrains:annotations:24.1.0')
33
34
version('log4j', '2.19.0')
0 commit comments