aboutsummaryrefslogtreecommitdiff
path: root/dependencies.gradle
diff options
context:
space:
mode:
authorMartin Robertz <dream-master@gmx.net>2023-01-25 14:52:08 +0100
committerMartin Robertz <dream-master@gmx.net>2023-01-25 14:52:08 +0100
commitd2b8f7814d0a6eb135d2358228aa0bc2b722f753 (patch)
tree09afe50cdfaec0ee86e62b120aff111fd9491e0e /dependencies.gradle
parent4c82be9ebc96834963390a109eb41c9baf38aa4f (diff)
downloadGT5-Unofficial-d2b8f7814d0a6eb135d2358228aa0bc2b722f753.tar.gz
GT5-Unofficial-d2b8f7814d0a6eb135d2358228aa0bc2b722f753.tar.bz2
GT5-Unofficial-d2b8f7814d0a6eb135d2358228aa0bc2b722f753.zip
bump dep of gt
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 c55f38b6b2..f6f89af24f 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.235-pre:dev")
+ compile("com.github.GTNewHorizons:GT5-Unofficial:5.09.41.243-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')