Skip to content

Commit 207f62b

Browse files
committed
Update LegacyLauncher to 1.17.2
fix logging spam
1 parent 237c1c4 commit 207f62b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ dependencies {
471471

472472
compileOnlyApi 'org.jetbrains:annotations:23.0.0'
473473
annotationProcessor 'org.jetbrains:annotations:23.0.0'
474-
patchedMinecraft('net.minecraft:launchwrapper:1.17.1') {
474+
patchedMinecraft('net.minecraft:launchwrapper:1.17.2') {
475475
transitive = false
476476
}
477477

0 commit comments

Comments
 (0)