aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Robertz <dream-master@gmx.net>2022-08-17 07:56:49 +0200
committerGitHub <noreply@github.com>2022-08-17 07:56:49 +0200
commit9cef7574a8b8b374cc9614cc8d5b57fa9a49fbe0 (patch)
tree467156dc8094bb602101971665a33e3274253fbf
parent0f36724b6960562d72bf019d582a313ed532e27d (diff)
downloadGT5-Unofficial-9cef7574a8b8b374cc9614cc8d5b57fa9a49fbe0.tar.gz
GT5-Unofficial-9cef7574a8b8b374cc9614cc8d5b57fa9a49fbe0.tar.bz2
GT5-Unofficial-9cef7574a8b8b374cc9614cc8d5b57fa9a49fbe0.zip
Update dependencies.gradle
-rw-r--r--dependencies.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.gradle b/dependencies.gradle
index 2ec71212ef..93a31ca17e 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.88:dev')
+ compile('com.github.GTNewHorizons:GT5-Unofficial:5.09.40.98-pre:dev')
compile('com.github.GTNewHorizons:Yamcl:0.5.82:dev')
compile('com.github.GTNewHorizons:NotEnoughItems:2.2.15-GTNH:dev')
compile('com.github.GTNewHorizons:CodeChickenLib:1.1.5.3:dev')