We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b00e295 commit 0af0252Copy full SHA for 0af0252
1 file changed
src/main/java/com/cleanroommc/modularui/ModularUI.java
@@ -19,7 +19,7 @@
19
version = ModularUI.VERSION,
20
acceptedMinecraftVersions = "[1.12,)",
21
dependencies = "required-after:mixinbooter@[8.0,);" +
22
- "after:bogorter@[1.6.0,);" +
+ "after:bogosorter@[1.6.1,);" +
23
"after-client:neverenoughanimations@[1.0.6,)")
24
public class ModularUI {
25
0 commit comments