diff options
author | boubou19 <miisterunknown@gmail.com> | 2024-09-03 22:27:20 +0200 |
---|---|---|
committer | boubou19 <miisterunknown@gmail.com> | 2024-09-03 22:27:20 +0200 |
commit | a881bdb42c695433174342125696213e582e78fc (patch) | |
tree | c03a2c9d2c6f7be1bf5fb72fdb04167a85a6b498 /dependencies.gradle | |
parent | 35fc46f9ea7a1dfccd39d03a24558fa157329c08 (diff) | |
download | GT5-Unofficial-a881bdb42c695433174342125696213e582e78fc.tar.gz GT5-Unofficial-a881bdb42c695433174342125696213e582e78fc.tar.bz2 GT5-Unofficial-a881bdb42c695433174342125696213e582e78fc.zip |
update modular UI
Diffstat (limited to 'dependencies.gradle')
-rw-r--r-- | dependencies.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.gradle b/dependencies.gradle index 5bcf9652e2..79145731eb 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -39,7 +39,7 @@ dependencies { api("com.github.GTNewHorizons:NotEnoughItems:2.6.34-GTNH:dev") api("com.github.GTNewHorizons:NotEnoughIds:2.1.0:dev") api("com.github.GTNewHorizons:GTNHLib:0.5.3:dev") - api("com.github.GTNewHorizons:ModularUI:1.2.0:dev") + api("com.github.GTNewHorizons:ModularUI:1.2.1:dev") api("com.github.GTNewHorizons:ModularUI2:2.1.3-1.7.10:dev") api("com.github.GTNewHorizons:waila:1.8.1:dev") api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-449-GTNH:dev") |