Skip to content

Commit 36c6ff9

Browse files
authored
Debump JOpt Simple to 5.0.4 (#22)
1 parent a81e5e4 commit 36c6ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencyResolutionManagement {
2828
library('modlauncher', 'net.minecraftforge:modlauncher:10.1.1') // Needs securemodules
2929
library('securemodules', 'net.minecraftforge:securemodules:2.2.2') // Needs unsafe
3030
library('gson', 'com.google.code.gson:gson:2.10.1')
31-
library('jopt-simple', 'net.sf.jopt-simple:jopt-simple:6.0-alpha-3')
31+
library('jopt-simple', 'net.sf.jopt-simple:jopt-simple:5.0.4')
3232
library('nulls', 'org.jetbrains:annotations:24.1.0')
3333

3434
version('log4j', '2.19.0')

0 commit comments

Comments
 (0)