We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3d1518 commit 1a6a478Copy full SHA for 1a6a478
build.gradle
@@ -471,7 +471,7 @@ dependencies {
471
472
compileOnlyApi 'org.jetbrains:annotations:23.0.0'
473
annotationProcessor 'org.jetbrains:annotations:23.0.0'
474
- patchedMinecraft('net.minecraft:launchwrapper:1.17') {
+ patchedMinecraft('net.minecraft:launchwrapper:1.17.1') {
475
transitive = false
476
}
477
0 commit comments