aboutsummaryrefslogtreecommitdiff
path: root/dependencies.gradle
diff options
context:
space:
mode:
authorMartin Robertz <dream-master@gmx.net>2022-08-20 11:51:53 +0200
committerGitHub <noreply@github.com>2022-08-20 11:51:53 +0200
commit0d80b622d83f0c17cb49bd149246e10ef42948a7 (patch)
tree9d46bfbcb24f484a54666c9a521cfea232f6cfd7 /dependencies.gradle
parent81ef6d40e66cb99fd271090f4dcfc54ad0ed5520 (diff)
downloadGT5-Unofficial-0d80b622d83f0c17cb49bd149246e10ef42948a7.tar.gz
GT5-Unofficial-0d80b622d83f0c17cb49bd149246e10ef42948a7.tar.bz2
GT5-Unofficial-0d80b622d83f0c17cb49bd149246e10ef42948a7.zip
Update dependencies.gradle
Diffstat (limited to 'dependencies.gradle')
-rw-r--r--dependencies.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.gradle b/dependencies.gradle
index dae1731f82..00870aa896 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.02-pre:dev')
+ compile('com.github.GTNewHorizons:GT5-Unofficial:5.09.41.05: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')