Skip to content

Commit

Permalink
Debump JOpt Simple to 5.0.4 (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathing authored Jan 22, 2025
1 parent a81e5e4 commit 36c6ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencyResolutionManagement {
library('modlauncher', 'net.minecraftforge:modlauncher:10.1.1') // Needs securemodules
library('securemodules', 'net.minecraftforge:securemodules:2.2.2') // Needs unsafe
library('gson', 'com.google.code.gson:gson:2.10.1')
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')
library('nulls', 'org.jetbrains:annotations:24.1.0')

version('log4j', '2.19.0')
Expand Down

0 comments on commit 36c6ff9

Please sign in to comment.