diff options
author | Martin Robertz <dream-master@gmx.net> | 2024-04-01 20:57:26 +0200 |
---|---|---|
committer | Martin Robertz <dream-master@gmx.net> | 2024-04-01 20:57:26 +0200 |
commit | b4a574d069e6589bec90554f78da0a26db0176cb (patch) | |
tree | 5f95c0e54d5acfa9adb6bae7ce3405da6cc2eac2 | |
parent | 99800ed7f361bab39bf9711092acf56ddaaf15b1 (diff) | |
download | GT5-Unofficial-b4a574d069e6589bec90554f78da0a26db0176cb.tar.gz GT5-Unofficial-b4a574d069e6589bec90554f78da0a26db0176cb.tar.bz2 GT5-Unofficial-b4a574d069e6589bec90554f78da0a26db0176cb.zip |
update
-rw-r--r-- | dependencies.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.gradle b/dependencies.gradle index 353940a30f..fd3a21e6bb 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -39,7 +39,7 @@ dependencies { api("com.github.GTNewHorizons:NotEnoughItems:2.5.25-GTNH:dev") api("com.github.GTNewHorizons:GTNHLib:0.2.10:dev") api("com.github.GTNewHorizons:ModularUI:1.1.42:dev") - api("com.github.GTNewHorizons:waila:1.7.1:dev") + api("com.github.GTNewHorizons:waila:1.7.2:dev") api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-346-GTNH:dev") api("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.2.26-gtnh:dev") |