diff options
author | Martin Robertz <dream-master@gmx.net> | 2024-11-29 21:41:37 +0100 |
---|---|---|
committer | Martin Robertz <dream-master@gmx.net> | 2024-11-29 21:41:37 +0100 |
commit | 8aa2615d9e5ae8ae90e462155f15296bd4762735 (patch) | |
tree | a8b368584fc5c3b4b20de3498cecc625fafeb851 | |
parent | 5b82bb3f7608e1c91b9721c33723761efa7d5eb3 (diff) | |
download | GT5-Unofficial-8aa2615d9e5ae8ae90e462155f15296bd4762735.tar.gz GT5-Unofficial-8aa2615d9e5ae8ae90e462155f15296bd4762735.tar.bz2 GT5-Unofficial-8aa2615d9e5ae8ae90e462155f15296bd4762735.zip |
update
-rw-r--r-- | dependencies.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.gradle b/dependencies.gradle index 4c1a5e1e81..70d78ed88e 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -38,7 +38,7 @@ dependencies { api("net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev") api("com.github.GTNewHorizons:NotEnoughItems:2.6.46-GTNH:dev") api("com.github.GTNewHorizons:NotEnoughIds:2.1.6:dev") - api("com.github.GTNewHorizons:GTNHLib:0.5.20:dev") + api("com.github.GTNewHorizons:GTNHLib:0.5.21:dev") api("com.github.GTNewHorizons:ModularUI:1.2.17:dev") api("com.github.GTNewHorizons:ModularUI2:2.1.16-1.7.10:dev") api("com.github.GTNewHorizons:waila:1.8.2:dev") |