mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2025-04-01 01:05:27 +02:00
Update dependencies
This commit is contained in:
parent
42cebcc1f6
commit
1ac35f1597
2 changed files with 4 additions and 4 deletions
|
@ -16,6 +16,6 @@ org.gradle.daemon=false
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
modmenu_version=2.0.0-beta.7
|
modmenu_version=2.0.0-beta.7
|
||||||
kirin_version=1.10.0-beta.1
|
kirin_version=1.10.0-beta.2
|
||||||
hd_skins_version=6.5.0-beta.2
|
hd_skins_version=6.5.0-beta.3
|
||||||
mson_version=1.5.0-beta.1
|
mson_version=1.5.0-beta.1
|
||||||
|
|
|
@ -31,8 +31,8 @@
|
||||||
"minelp.mixin.json"
|
"minelp.mixin.json"
|
||||||
],
|
],
|
||||||
"depends": {
|
"depends": {
|
||||||
"fabricloader": ">=0.11.3",
|
"fabricloader": ">=0.12.0",
|
||||||
"java": ">=16",
|
"java": ">=17",
|
||||||
"fabric-api-base": ">=0.1.0",
|
"fabric-api-base": ">=0.1.0",
|
||||||
"fabric-lifecycle-events-v1": ">=0.1.0",
|
"fabric-lifecycle-events-v1": ">=0.1.0",
|
||||||
"fabric-resource-loader-v0": ">=0.1.0",
|
"fabric-resource-loader-v0": ">=0.1.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue