aboutsummaryrefslogtreecommitdiff
path: root/dependencies.gradle
diff options
context:
space:
mode:
authorMartin Robertz <dream-master@gmx.net>2023-01-29 16:37:31 +0100
committerGitHub <noreply@github.com>2023-01-29 16:37:31 +0100
commit8cf2ec64c2cdaa7ea32a7fbdeb52551caf2cc104 (patch)
tree4858f4f57a07cb9222b36b7fef3ba11a5ce5a8b8 /dependencies.gradle
parentf6e626fd73fec71a0fb5cb290926975f5dae7b45 (diff)
parent6c5ca8588caa97f6e7355ba4ad81a307bade3c01 (diff)
downloadGT5-Unofficial-8cf2ec64c2cdaa7ea32a7fbdeb52551caf2cc104.tar.gz
GT5-Unofficial-8cf2ec64c2cdaa7ea32a7fbdeb52551caf2cc104.tar.bz2
GT5-Unofficial-8cf2ec64c2cdaa7ea32a7fbdeb52551caf2cc104.zip
Merge branch 'master' into CelestialThingy
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 b4f477555e..fa80199a22 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.251-pre:dev")
+ compile('com.github.GTNewHorizons:GT5-Unofficial:5.09.41.254: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')