Update MCE

dev/0.11
modmuss50 2021-04-27 13:12:01 +01:00
parent 12ac6cfcfe
commit b85659640d
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ public class Constants {
* Constants for versions of dependencies.
*/
public static final class Versions {
public static final String MIXIN_COMPILE_EXTENSIONS = "0.4.1";
public static final String MIXIN_COMPILE_EXTENSIONS = "0.4.2";
public static final String DEV_LAUNCH_INJECTOR = "0.2.1+build.8";
public static final String TERMINAL_CONSOLE_APPENDER = "1.2.0";
public static final String JETBRAINS_ANNOTATIONS = "19.0.0";