diff options
author | Martin Robertz <dream-master@gmx.net> | 2024-11-28 17:46:50 +0100 |
---|---|---|
committer | Martin Robertz <dream-master@gmx.net> | 2024-11-28 19:47:14 +0100 |
commit | 8bde616826088a5307cde9025f6f274c85614754 (patch) | |
tree | 41dad1e3edaeaade1d15481896dda0d463f41e9a | |
parent | ec7328ebf793b9e8dadee4b66c72e421dbb6daf6 (diff) | |
download | GT5-Unofficial-8bde616826088a5307cde9025f6f274c85614754.tar.gz GT5-Unofficial-8bde616826088a5307cde9025f6f274c85614754.tar.bz2 GT5-Unofficial-8bde616826088a5307cde9025f6f274c85614754.zip |
update
-rw-r--r-- | dependencies.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.gradle b/dependencies.gradle index 65c71c162b..4c1a5e1e81 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -39,7 +39,7 @@ dependencies { 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:ModularUI:1.2.16: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") api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-478-GTNH:dev") |