mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-21 20:18:01 +01:00
Update dependencies
This commit is contained in:
parent
c7c5e588c2
commit
ee536cfe6a
2 changed files with 3 additions and 3 deletions
|
@ -60,7 +60,7 @@ dependencies {
|
|||
include "com.minelittlepony:mson:${project.mson_version}"
|
||||
|
||||
modImplementation "com.minelittlepony:hdskins:${project.hd_skins_version}"
|
||||
modCompileOnly("com.terraformersmc:modmenu:${project.modmenu_version}")
|
||||
modImplementation "com.terraformersmc:modmenu:${project.modmenu_version}"
|
||||
}
|
||||
|
||||
//
|
||||
|
|
|
@ -20,7 +20,7 @@ org.gradle.daemon=false
|
|||
modrinth_project_id=JBjInUXM
|
||||
|
||||
# Dependencies
|
||||
modmenu_version=7.0.0-beta.2
|
||||
modmenu_version=7.1.0
|
||||
kirin_version=1.15.1
|
||||
hd_skins_version=6.9.2
|
||||
hd_skins_version=6.9.3-beta.1
|
||||
mson_version=1.8.1
|
||||
|
|
Loading…
Reference in a new issue