aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>2023-02-05 19:24:14 +0000
committerGTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>2023-02-05 19:24:14 +0000
commita753c5aed068a98e965f429bc04821561c0b9a2c (patch)
tree50a933ce0380c20c7215685e750c5a3e64418cd3
parentc52e1b426a0f02a20125857e7d8cfbdd7337d041 (diff)
downloadGT5-Unofficial-a753c5aed068a98e965f429bc04821561c0b9a2c.tar.gz
GT5-Unofficial-a753c5aed068a98e965f429bc04821561c0b9a2c.tar.bz2
GT5-Unofficial-a753c5aed068a98e965f429bc04821561c0b9a2c.zip
Bump dep
-rw-r--r--dependencies.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/dependencies.gradle b/dependencies.gradle
index 448666ef81..284dbae9e0 100644
--- a/dependencies.gradle
+++ b/dependencies.gradle
@@ -2,8 +2,8 @@
dependencies {
shadowImplementation('com.github.GTNewHorizons:AVRcore:1.0.1')
- compile("com.github.GTNewHorizons:GT5-Unofficial:5.09.41.264:dev")
- compile('com.github.GTNewHorizons:ModularUI:1.0.52:dev')
+ compile("com.github.GTNewHorizons:GT5-Unofficial:5.09.41.268:dev")
+ compile('com.github.GTNewHorizons:ModularUI:1.0.56:dev')
compile('com.github.GTNewHorizons:Yamcl:0.5.84:dev')
compile('com.github.GTNewHorizons:NotEnoughItems:2.3.24-GTNH:dev')
compile('com.github.GTNewHorizons:CodeChickenLib:1.1.5.7:dev')