aboutsummaryrefslogtreecommitdiff
path: root/dependencies.gradle
diff options
context:
space:
mode:
authormiozune <miozune@gmail.com>2022-11-18 22:39:28 +0900
committermiozune <miozune@gmail.com>2022-11-18 22:39:28 +0900
commit654bdd5096b30d2bc50816aeaf96145a0d0caa74 (patch)
tree44a363ce2f90bea2b8cd013351ec2e8e7d604c4c /dependencies.gradle
parent5ee7bcd69067c8a457ba16191ce97f113e48f9d6 (diff)
downloadGT5-Unofficial-654bdd5096b30d2bc50816aeaf96145a0d0caa74.tar.gz
GT5-Unofficial-654bdd5096b30d2bc50816aeaf96145a0d0caa74.tar.bz2
GT5-Unofficial-654bdd5096b30d2bc50816aeaf96145a0d0caa74.zip
Multiblock
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 983d1205ce..0180eebb0b 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.128-pre:dev')
+ compile('com.github.GTNewHorizons:GT5-Unofficial:5.09.41.135-pre:dev')
compile('com.github.GTNewHorizons:Yamcl:0.5.84:dev')
compile('com.github.GTNewHorizons:NotEnoughItems:2.3.7-GTNH:dev')
compile('com.github.GTNewHorizons:CodeChickenLib:1.1.5.5:dev')