diff options
| author | chochem <40274384+chochem@users.noreply.github.com> | 2023-04-17 18:06:26 +0100 |
|---|---|---|
| committer | chochem <40274384+chochem@users.noreply.github.com> | 2023-04-17 18:06:26 +0100 |
| commit | 054201ab5271513e4d2d6aa4f40cd93bd6d022b0 (patch) | |
| tree | cbd2e6da8cab75ea2c9545335bf068800cc5112f | |
| parent | bff63775b3ff3b80a467148cf0affee7a6242ecf (diff) | |
| download | GT5-Unofficial-054201ab5271513e4d2d6aa4f40cd93bd6d022b0.tar.gz GT5-Unofficial-054201ab5271513e4d2d6aa4f40cd93bd6d022b0.tar.bz2 GT5-Unofficial-054201ab5271513e4d2d6aa4f40cd93bd6d022b0.zip | |
one more
| -rw-r--r-- | dependencies.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.gradle b/dependencies.gradle index ce9e564eb4..f3c081f9fe 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -9,7 +9,7 @@ dependencies { 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') + compile('com.github.GTNewHorizons:bartworks:0.6.11:dev') compile('com.github.GTNewHorizons:BuildCraft:7.1.27:dev') compile('com.github.GTNewHorizons:NotEnoughItems:2.3.15-GTNH:dev') |
