aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Robertz <dream-master@gmx.net>2022-04-08 18:55:17 +0200
committerGitHub <noreply@github.com>2022-04-08 18:55:17 +0200
commit9d902fccece034fabf341e2f48d6fd148f20ff6e (patch)
tree59e3b7e4698d6df3e7518a7b6d646680630cfc0b
parentc1299ad3b9ea0936e342db66e670addea27952da (diff)
downloadGT5-Unofficial-9d902fccece034fabf341e2f48d6fd148f20ff6e.tar.gz
GT5-Unofficial-9d902fccece034fabf341e2f48d6fd148f20ff6e.tar.bz2
GT5-Unofficial-9d902fccece034fabf341e2f48d6fd148f20ff6e.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 33a0a81ef5..a7ba70e915 100644
--- a/dependencies.gradle
+++ b/dependencies.gradle
@@ -1,7 +1,7 @@
// Add your dependencies here
dependencies {
- compile('com.github.GTNewHorizons:GT5-Unofficial:5.09.40.35:dev')
+ compile('com.github.GTNewHorizons:GT5-Unofficial:5.09.40.43:dev')
compile('com.github.GTNewHorizons:StructureLib:1.0.15:dev')
compile('com.github.GTNewHorizons:NotEnoughItems:2.2.7-GTNH:dev')
compile('com.github.GTNewHorizons:CodeChickenCore:1.1.4:dev')