Skip to content

Commit

Permalink
Bump cli-utils
Browse files Browse the repository at this point in the history
Fix incompatibility with Java 8
  • Loading branch information
Matyrobbrt committed Jan 7, 2024
1 parent ebf497e commit 72c6eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ license {
dependencies {
implementation 'net.sf.jopt-simple:jopt-simple:6.0-alpha-3'
api 'net.minecraftforge:srgutils:0.5.1'
api 'net.neoforged.installertools:cli-utils:2.1.0'
api 'net.neoforged.installertools:cli-utils:2.1.2'
implementation 'org.ow2.asm:asm:9.5'
implementation 'org.ow2.asm:asm-commons:9.5'
implementation 'org.ow2.asm:asm-tree:9.5'
Expand Down

0 comments on commit 72c6eea

Please sign in to comment.