diff options
author | Dream Master <dream-master@gmx.net> | 2024-08-07 12:44:46 +0700 |
---|---|---|
committer | Dream Master <dream-master@gmx.net> | 2024-08-07 12:44:46 +0700 |
commit | c0729ce7136e1fd9db162a8a6874ef38d105bfe4 (patch) | |
tree | 3fb8736bcd7c261626b3b98d2e4d0d8b6f325692 | |
parent | 1e6430c9becfac0159b5ca0bc93c9ed22bb83bf7 (diff) | |
download | GT5-Unofficial-c0729ce7136e1fd9db162a8a6874ef38d105bfe4.tar.gz GT5-Unofficial-c0729ce7136e1fd9db162a8a6874ef38d105bfe4.tar.bz2 GT5-Unofficial-c0729ce7136e1fd9db162a8a6874ef38d105bfe4.zip |
update
-rw-r--r-- | dependencies.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.gradle b/dependencies.gradle index 6f2aebe60c..203f446956 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.19-GTNH:dev") api("com.github.GTNewHorizons:NotEnoughIds:2.1.0:dev") - api("com.github.GTNewHorizons:GTNHLib:0.4.0:dev") + api("com.github.GTNewHorizons:GTNHLib:0.4.2:dev") api("com.github.GTNewHorizons:ModularUI:1.2.0:dev") api("com.github.GTNewHorizons:ModularUI2:2.0.14-1.7.10:dev") api("com.github.GTNewHorizons:waila:1.8.1:dev") |