Skip to content

Commit

Permalink
Update LegacyLauncher to 1.17.2
Browse files Browse the repository at this point in the history
fix logging spam
  • Loading branch information
serenibyss committed Jul 31, 2023
1 parent 237c1c4 commit 207f62b
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.1') {
patchedMinecraft('net.minecraft:launchwrapper:1.17.2') {
transitive = false
}

Expand Down

0 comments on commit 207f62b

Please sign in to comment.