We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76bee8d commit 383424aCopy full SHA for 383424a
1 file changed
build.gradle
@@ -1,4 +1,4 @@
1
-//version: 1762213476
+//version: 1777224609
2
/*
3
* DO NOT CHANGE THIS FILE!
4
* Also, you may replace this file at any time if there is an update available.
@@ -562,7 +562,7 @@ dependencies {
562
563
compileOnlyApi 'org.jetbrains:annotations:24.1.0'
564
annotationProcessor 'org.jetbrains:annotations:24.1.0'
565
- patchedMinecraft('net.minecraft:launchwrapper:1.17.2') {
+ patchedMinecraft('net.minecraft:launchwrapper:1.17.4') {
566
transitive = false
567
}
568
0 commit comments