aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Robertz <dream-master@gmx.net>2023-01-29 16:45:27 +0100
committerMartin Robertz <dream-master@gmx.net>2023-01-29 16:45:27 +0100
commitfffa05c7426ac029263d08c6d3fafd254a784f64 (patch)
treee457e02d3f72dd7bb8fd568f8275c20dba3b335d
parent8cf2ec64c2cdaa7ea32a7fbdeb52551caf2cc104 (diff)
downloadGT5-Unofficial-fffa05c7426ac029263d08c6d3fafd254a784f64.tar.gz
GT5-Unofficial-fffa05c7426ac029263d08c6d3fafd254a784f64.tar.bz2
GT5-Unofficial-fffa05c7426ac029263d08c6d3fafd254a784f64.zip
fix
-rw-r--r--dependencies.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.gradle b/dependencies.gradle
index fa80199a22..c2bde2eded 100644
--- a/dependencies.gradle
+++ b/dependencies.gradle
@@ -2,7 +2,7 @@
dependencies {
shadowImplementation('com.github.GTNewHorizons:AVRcore:1.0.1')
- compile('com.github.GTNewHorizons:GT5-Unofficial:5.09.41.254:dev')
+ compile('com.github.GTNewHorizons:GT5-Unofficial:5.09.41.259-pre:dev')
compile('com.github.GTNewHorizons:ModularUI:1.0.38:dev')
compile('com.github.GTNewHorizons:Yamcl:0.5.84:dev')
compile('com.github.GTNewHorizons:NotEnoughItems:2.3.20-GTNH:dev')