diff options
author | Martin Robertz <dream-master@gmx.net> | 2024-09-14 17:02:42 +0200 |
---|---|---|
committer | Martin Robertz <dream-master@gmx.net> | 2024-09-14 17:02:42 +0200 |
commit | 3658297f9b7566e9a82f55e6143f519f2c82840f (patch) | |
tree | 14a8f2743355b60f7b7960d1049e8d79c6c5944e | |
parent | b05ecea2a07232a7a13260aafadeebe829b03076 (diff) | |
download | GT5-Unofficial-3658297f9b7566e9a82f55e6143f519f2c82840f.tar.gz GT5-Unofficial-3658297f9b7566e9a82f55e6143f519f2c82840f.tar.bz2 GT5-Unofficial-3658297f9b7566e9a82f55e6143f519f2c82840f.zip |
update
-rw-r--r-- | dependencies.gradle | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dependencies.gradle b/dependencies.gradle index e5cc769bf6..f9e559d115 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -38,9 +38,9 @@ dependencies { api("net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev") api("com.github.GTNewHorizons:NotEnoughItems:2.6.36-GTNH:dev") api("com.github.GTNewHorizons:NotEnoughIds:2.1.2:dev") - api("com.github.GTNewHorizons:GTNHLib:0.5.9:dev") + api("com.github.GTNewHorizons:GTNHLib:0.5.11:dev") api("com.github.GTNewHorizons:ModularUI:1.2.5:dev") - api("com.github.GTNewHorizons:ModularUI2:2.1.7-1.7.10:dev") + api("com.github.GTNewHorizons:ModularUI2:2.1.8-1.7.10:dev") api("com.github.GTNewHorizons:waila:1.8.1:dev") api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-454-GTNH:dev") api("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.3.36-gtnh:dev") |