Skip to content

Commit

Permalink
update to LegacyLauncher 1.17.1
Browse files Browse the repository at this point in the history
fix log4j dependency
  • Loading branch information
serenibyss committed Jul 29, 2023
1 parent c3d1518 commit 1a6a478
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 @@ -471,7 +471,7 @@ dependencies {

compileOnlyApi 'org.jetbrains:annotations:23.0.0'
annotationProcessor 'org.jetbrains:annotations:23.0.0'
patchedMinecraft('net.minecraft:launchwrapper:1.17') {
patchedMinecraft('net.minecraft:launchwrapper:1.17.1') {
transitive = false
}

Expand Down

0 comments on commit 1a6a478

Please sign in to comment.