aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Robertz <dream-master@gmx.net>2022-08-20 00:11:07 +0200
committerMartin Robertz <dream-master@gmx.net>2022-08-20 00:26:42 +0200
commit3bab8408662cb164beb7b13ab58cd2d653d201c0 (patch)
tree2d82023bc464781180bc3fd4d57b89cd1e7d4863
parent66ab8da0611e8cb4be761dd21a2f87fb43700801 (diff)
downloadGT5-Unofficial-3bab8408662cb164beb7b13ab58cd2d653d201c0.tar.gz
GT5-Unofficial-3bab8408662cb164beb7b13ab58cd2d653d201c0.tar.bz2
GT5-Unofficial-3bab8408662cb164beb7b13ab58cd2d653d201c0.zip
bump dep file
(cherry picked from commit 9f3f21de12bc6846779f95e9adcfeca22a891c71)
-rw-r--r--dependencies.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.gradle b/dependencies.gradle
index 9e2ff3e98a..dae1731f82 100644
--- a/dependencies.gradle
+++ b/dependencies.gradle
@@ -2,7 +2,7 @@
dependencies {
shadowImplementation('com.github.GTNewHorizons:AVRcore:master-SNAPSHOT')
- compile('com.github.GTNewHorizons:GT5-Unofficial:5.09.41.00:dev')
+ compile('com.github.GTNewHorizons:GT5-Unofficial:5.09.41.02-pre:dev')
compile('com.github.GTNewHorizons:Yamcl:0.5.82:dev')
compile('com.github.GTNewHorizons:NotEnoughItems:2.2.22:dev')
compile('com.github.GTNewHorizons:CodeChickenLib:1.1.5.3:dev')