Update MCE to 0.4.3
This commit is contained in:
		
							parent
							
								
									432e88f354
								
							
						
					
					
						commit
						258578f142
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -89,7 +89,7 @@ public class Constants { | ||||||
| 		 * Constants for versions of dependencies. | 		 * Constants for versions of dependencies. | ||||||
| 		 */ | 		 */ | ||||||
| 		public static final class Versions { | 		public static final class Versions { | ||||||
| 			public static final String MIXIN_COMPILE_EXTENSIONS = "0.4.1"; | 			public static final String MIXIN_COMPILE_EXTENSIONS = "0.4.3"; | ||||||
| 			public static final String DEV_LAUNCH_INJECTOR = "0.2.1+build.8"; | 			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 TERMINAL_CONSOLE_APPENDER = "1.2.0"; | ||||||
| 			public static final String JETBRAINS_ANNOTATIONS = "19.0.0"; | 			public static final String JETBRAINS_ANNOTATIONS = "19.0.0"; | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue