diff options
| author | Martin Robertz <dream-master@gmx.net> | 2022-04-08 18:56:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-08 18:56:13 +0200 |
| commit | 768137ba62c6cd5690dcd206b700d7669ca29195 (patch) | |
| tree | c447309b64f37c98f063dedc78ee35f6a58c3faf | |
| parent | 59063f755a67daefd28441427071256f16ca1099 (diff) | |
| download | GT5-Unofficial-768137ba62c6cd5690dcd206b700d7669ca29195.tar.gz GT5-Unofficial-768137ba62c6cd5690dcd206b700d7669ca29195.tar.bz2 GT5-Unofficial-768137ba62c6cd5690dcd206b700d7669ca29195.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 18942ef16d..f980c93fc2 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -3,7 +3,7 @@ dependencies { shadowImplementation('com.github.GTNewHorizons:AVRcore:master-SNAPSHOT') - compile('com.github.GTNewHorizons:GT5-Unofficial:5.09.40.34:dev') + compile('com.github.GTNewHorizons:GT5-Unofficial:5.09.40.43:dev') compile('com.github.GTNewHorizons:Yamcl:0.5.82:dev') compile('com.github.GTNewHorizons:NotEnoughItems:2.2.7-GTNH:dev') compile('com.github.GTNewHorizons:CodeChickenLib:1.1.5.3:dev') |
