aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>2023-01-10 06:05:46 +0000
committerGTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>2023-01-10 06:05:46 +0000
commit3ed20b0a16f24518e9c01a8d96f5b36b05dca9d0 (patch)
tree755aace8bcae5a45688a5fa88e564b4f4a0e4287
parentf7108130c995f151f86f56fdacc1829ef1ab70b6 (diff)
downloadGT5-Unofficial-3ed20b0a16f24518e9c01a8d96f5b36b05dca9d0.tar.gz
GT5-Unofficial-3ed20b0a16f24518e9c01a8d96f5b36b05dca9d0.tar.bz2
GT5-Unofficial-3ed20b0a16f24518e9c01a8d96f5b36b05dca9d0.zip
Bump GT5 dep
-rw-r--r--dependencies.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.gradle b/dependencies.gradle
index e81574bb2e..b8a7280196 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.204:dev')
+ compile('com.github.GTNewHorizons:GT5-Unofficial:5.09.41.209: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')