Skip to content

Commit 1a6a478

Browse files
committed
update to LegacyLauncher 1.17.1
fix log4j dependency
1 parent c3d1518 commit 1a6a478

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

0 commit comments

Comments
 (0)