diff options
author | Dream Master <dream-master@gmx.net> | 2024-10-13 20:38:45 +0200 |
---|---|---|
committer | Dream Master <dream-master@gmx.net> | 2024-10-13 20:38:45 +0200 |
commit | 9e3258b5608319346ba223da8286dc0b33eb340f (patch) | |
tree | 69d7789673472b16544987d91c02a91bbb9075eb | |
parent | 0d870308dd975b7bc0de1d238f5dbfe6e9be53cc (diff) | |
download | GT5-Unofficial-9e3258b5608319346ba223da8286dc0b33eb340f.tar.gz GT5-Unofficial-9e3258b5608319346ba223da8286dc0b33eb340f.tar.bz2 GT5-Unofficial-9e3258b5608319346ba223da8286dc0b33eb340f.zip |
update
-rw-r--r-- | dependencies.gradle | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dependencies.gradle b/dependencies.gradle index aa3cb26710..f70b2c17b1 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -38,8 +38,8 @@ dependencies { api("net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev") api("com.github.GTNewHorizons:NotEnoughItems:2.6.42-GTNH:dev") api("com.github.GTNewHorizons:NotEnoughIds:2.1.6:dev") - api("com.github.GTNewHorizons:GTNHLib:0.5.13:dev") - api("com.github.GTNewHorizons:ModularUI:1.2.9:dev") + api("com.github.GTNewHorizons:GTNHLib:0.5.14:dev") + api("com.github.GTNewHorizons:ModularUI:1.2.10:dev") api("com.github.GTNewHorizons:ModularUI2:2.1.14-1.7.10:dev") api("com.github.GTNewHorizons:waila:1.8.1:dev") api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-468-GTNH:dev") |