Bump Mixin Java Level

This commit is contained in:
Max
2021-06-10 13:30:20 +00:00
parent 56ebb43da4
commit cccdb141f2
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"required": true,
"package": "dev.architectury.mixin",
"compatibilityLevel": "JAVA_8",
"compatibilityLevel": "JAVA_16",
"minVersion": "0.7.11",
"client": [
],