Update MCE to 0.4.4
This commit is contained in:
		
							parent
							
								
									90ff811ecd
								
							
						
					
					
						commit
						93b2aebaf8
					
				
					 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.3"; | 			public static final String MIXIN_COMPILE_EXTENSIONS = "0.4.4"; | ||||||
| 			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