Skip to content

Commit d3d8d4a

Browse files
committed
Bump loader version requirement to match build dependency version
1 parent 2c4f60c commit d3d8d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"mixins": ["mixins.libgui.json"],
2626
"depends": {
2727
"java": ">=21",
28-
"fabricloader": ">=0.16.14",
28+
"fabricloader": ">=0.17.2",
2929
"fabric-api-base": "^1.0.0",
3030
"fabric-lifecycle-events-v1": "^2.6.9",
3131
"fabric-networking-api-v1": "^5.0.12",

0 commit comments

Comments
 (0)