diff options
author | Martin Robertz <dream-master@gmx.net> | 2024-02-27 16:39:10 +0100 |
---|---|---|
committer | Martin Robertz <dream-master@gmx.net> | 2024-02-27 16:39:10 +0100 |
commit | 8117f9fb1ddc6b30f459483420ce269973ecb53e (patch) | |
tree | 37fc2443bc1817e543038f5eb09826038ff5f46d | |
parent | 8b4effc8ac7f6d0d3a2ea00f30391d3cd3c78924 (diff) | |
download | GT5-Unofficial-8117f9fb1ddc6b30f459483420ce269973ecb53e.tar.gz GT5-Unofficial-8117f9fb1ddc6b30f459483420ce269973ecb53e.tar.bz2 GT5-Unofficial-8117f9fb1ddc6b30f459483420ce269973ecb53e.zip |
update
-rw-r--r-- | dependencies.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.gradle b/dependencies.gradle index fbec67cba1..5b7dfd7622 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -37,7 +37,7 @@ dependencies { api("com.github.GTNewHorizons:StructureLib:1.3.0:dev") api("net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev") api("com.github.GTNewHorizons:NotEnoughItems:2.5.21-GTNH:dev") - api("com.github.GTNewHorizons:GTNHLib:0.2.7:dev") + api("com.github.GTNewHorizons:GTNHLib:0.2.9:dev") api("com.github.GTNewHorizons:ModularUI:1.1.34:dev") api("com.github.GTNewHorizons:waila:1.7.1:dev") api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-328-GTNH:dev") |