aboutsummaryrefslogtreecommitdiff
path: root/dependencies.gradle
diff options
context:
space:
mode:
authormiozune <miozune@gmail.com>2024-08-17 00:45:14 +0900
committerGitHub <noreply@github.com>2024-08-17 00:45:14 +0900
commita68303c31d30e0bd0b4c213fe89f56c953dc3821 (patch)
treeb822f2b8800ea90674915aa7e35b6123d5f69ad5 /dependencies.gradle
parentf3048b36baa46b82b25693bc08dc1b1cb52a5bd2 (diff)
downloadGT5-Unofficial-a68303c31d30e0bd0b4c213fe89f56c953dc3821.tar.gz
GT5-Unofficial-a68303c31d30e0bd0b4c213fe89f56c953dc3821.tar.bz2
GT5-Unofficial-a68303c31d30e0bd0b4c213fe89f56c953dc3821.zip
Update MUI2 (#2908)
Diffstat (limited to 'dependencies.gradle')
-rw-r--r--dependencies.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.gradle b/dependencies.gradle
index ef6223d7fb..224947f0c6 100644
--- a/dependencies.gradle
+++ b/dependencies.gradle
@@ -40,7 +40,7 @@ dependencies {
api("com.github.GTNewHorizons:NotEnoughIds:2.1.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.1.0-1.7.10:dev")
+ api("com.github.GTNewHorizons:ModularUI2:2.1.1-1.7.10:dev")
api("com.github.GTNewHorizons:waila:1.8.1:dev")
api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-426-GTNH:dev")
api("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.3.21-gtnh:dev")