diff options
author | Martin Robertz <dream-master@gmx.net> | 2024-09-07 00:39:40 +0200 |
---|---|---|
committer | Martin Robertz <dream-master@gmx.net> | 2024-09-07 00:39:40 +0200 |
commit | 5a3064982ad9d1bed7b051af027414850d985770 (patch) | |
tree | 851c11378581429de71e6c792cdf79692a5d9aef /dependencies.gradle | |
parent | 32d06fa6abe4c219335c83d672a8d29bea3a561b (diff) | |
download | GT5-Unofficial-5a3064982ad9d1bed7b051af027414850d985770.tar.gz GT5-Unofficial-5a3064982ad9d1bed7b051af027414850d985770.tar.bz2 GT5-Unofficial-5a3064982ad9d1bed7b051af027414850d985770.zip |
backdate
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 026eebe6cd..686bc508d1 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.5.5:dev") api("com.github.GTNewHorizons:ModularUI:1.2.2:dev") - api("com.github.GTNewHorizons:ModularUI2:2.1.5-1.7.10:dev") + api("com.github.GTNewHorizons:ModularUI2:2.1.4-1.7.10:dev") api("com.github.GTNewHorizons:waila:1.8.1:dev") api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-452-GTNH:dev") api("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.3.35-gtnh:dev") |