Skip to content

Commit 8612b23

Browse files
committed
Upgrade Mixin target version to 21
1 parent 593774a commit 8612b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/lambda.mixins.common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"required": true,
33
"minVersion": "0.8",
44
"package": "com.lambda.mixin",
5-
"compatibilityLevel": "JAVA_17",
5+
"compatibilityLevel": "JAVA_21",
66
"client": [
77
"CrashReportMixin",
88
"MinecraftClientMixin",

0 commit comments

Comments
 (0)