diff options
author | Martin Robertz <dream-master@gmx.net> | 2022-12-22 21:09:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-22 21:09:11 +0100 |
commit | 50093529aebc50968f7fd28ae59cc153bb8005ca (patch) | |
tree | f68543b1a5f6136ad679ff20da3fd31d4bebead3 | |
parent | 13685048345804be831cad8bdf789d673aa89e7e (diff) | |
download | GT5-Unofficial-50093529aebc50968f7fd28ae59cc153bb8005ca.tar.gz GT5-Unofficial-50093529aebc50968f7fd28ae59cc153bb8005ca.tar.bz2 GT5-Unofficial-50093529aebc50968f7fd28ae59cc153bb8005ca.zip |
Update dependencies.gradle
-rw-r--r-- | dependencies.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.gradle b/dependencies.gradle index dd395c4206..2f245590a8 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -6,7 +6,7 @@ dependencies { compile('com.github.GTNewHorizons:StructureLib:1.1.3:dev') compile('com.github.GTNewHorizons:GTplusplus:1.7.144:dev') compile('com.github.GTNewHorizons:GoodGenerator:0.4.18:dev') - compile('com.github.GTNewHorizons:TecTech:5.0.52:dev') + compile('com.github.GTNewHorizons:TecTech:5.0.61:dev') compile('com.github.GTNewHorizons:ForestryMC:4.4.12:dev') compile('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-96-GTNH:dev') compile('com.github.GTNewHorizons:bartworks:0.5.119:dev') |