Skip to content

Commit a943511

Browse files
committed
clean
1 parent e69daab commit a943511

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/main/resources/bedsheet.mixins.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
{
22
"required": true,
33
"package": "org.thinkingstudio.bedsheet.mixins",
4-
"compatibilityLevel": "JAVA_17",
4+
"compatibilityLevel": "JAVA_21",
55
"mixins": [
66
"IBlockExtensionMixin"
7-
],
8-
"client": [
9-
107
],
118
"injectors": {
129
"defaultRequire": 1

0 commit comments

Comments
 (0)