diff options
author | Martin Robertz <dream-master@gmx.net> | 2024-09-29 12:01:39 +0200 |
---|---|---|
committer | Martin Robertz <dream-master@gmx.net> | 2024-09-29 12:01:39 +0200 |
commit | ffe89f8ef9da27d374796260bb773271b7f51e30 (patch) | |
tree | 2dd248ce28cc053e28a64bdbecfccb771c18edb3 | |
parent | eab2d75e2e26d9ab215cf0f3f4ab29a52e919a46 (diff) | |
download | GT5-Unofficial-ffe89f8ef9da27d374796260bb773271b7f51e30.tar.gz GT5-Unofficial-ffe89f8ef9da27d374796260bb773271b7f51e30.tar.bz2 GT5-Unofficial-ffe89f8ef9da27d374796260bb773271b7f51e30.zip |
update
-rw-r--r-- | dependencies.gradle | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dependencies.gradle b/dependencies.gradle index 0bef03e5bc..0f79c2d374 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -36,11 +36,11 @@ dependencies { api("com.github.GTNewHorizons:StructureLib:1.3.4:dev") api("net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev") - api("com.github.GTNewHorizons:NotEnoughItems:2.6.38-GTNH:dev") + api("com.github.GTNewHorizons:NotEnoughItems:2.6.39-GTNH:dev") api("com.github.GTNewHorizons:NotEnoughIds:2.1.6:dev") api("com.github.GTNewHorizons:GTNHLib:0.5.11:dev") api("com.github.GTNewHorizons:ModularUI:1.2.8:dev") - api("com.github.GTNewHorizons:ModularUI2:2.1.12-1.7.10:dev") + api("com.github.GTNewHorizons:ModularUI2:2.1.13-1.7.10:dev") api("com.github.GTNewHorizons:waila:1.8.1:dev") api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-464-GTNH:dev") api("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.3.36-gtnh:dev") |