Skip to content

Commit 3dab213

Browse files
committed
update LegacyLauncher to 1.17
1 parent 6f58403 commit 3dab213

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.15') {
474+
patchedMinecraft('net.minecraft:launchwrapper:1.17') {
475475
transitive = false
476476
}
477477

0 commit comments

Comments
 (0)