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 237c1c4 commit 207f62bCopy full SHA for 207f62b
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.1') {
+ patchedMinecraft('net.minecraft:launchwrapper:1.17.2') {
475
transitive = false
476
}
477
0 commit comments