diff options
| author | Martin Robertz <dream-master@gmx.net> | 2022-09-01 12:29:59 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-01 12:29:59 +0200 |
| commit | b1370760a5f54d1ccc5e7eb36f8a349b99e0e8c5 (patch) | |
| tree | 04ba63777842377da37e2e4515faa84f50d19977 | |
| parent | 1cf3f485e9a1f8d05d83a51cb429fbef5da9fa14 (diff) | |
| download | GT5-Unofficial-b1370760a5f54d1ccc5e7eb36f8a349b99e0e8c5.tar.gz GT5-Unofficial-b1370760a5f54d1ccc5e7eb36f8a349b99e0e8c5.tar.bz2 GT5-Unofficial-b1370760a5f54d1ccc5e7eb36f8a349b99e0e8c5.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 88416d7bc0..21959d038c 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -9,7 +9,7 @@ dependencies { compile('com.github.GTNewHorizons:TecTech:5.0.22: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.71:dev') + compile('com.github.GTNewHorizons:bartworks:0.5.80:dev') compile('com.github.GTNewHorizons:BuildCraft:7.1.27:dev') compile('com.github.GTNewHorizons:NotEnoughItems:2.2.22:dev') |
