aboutsummaryrefslogtreecommitdiff
path: root/dependencies.gradle
diff options
context:
space:
mode:
authorGTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>2023-01-30 15:06:43 +0000
committerGTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>2023-01-30 15:06:43 +0000
commitb515939b61a58af78da3641711e689c406385836 (patch)
tree10247c3f32369baeee22eaed845aa30c5ad1c388 /dependencies.gradle
parentd41d6e83b8e93f7c538af110187c84c7dcab34e6 (diff)
parentfffa05c7426ac029263d08c6d3fafd254a784f64 (diff)
downloadGT5-Unofficial-b515939b61a58af78da3641711e689c406385836.tar.gz
GT5-Unofficial-b515939b61a58af78da3641711e689c406385836.tar.bz2
GT5-Unofficial-b515939b61a58af78da3641711e689c406385836.zip
Merge remote-tracking branch 'origin/CelestialThingy' into CelestialThingy
# Conflicts: # dependencies.gradle
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 851b61d84c..fc80700899 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.258-pre:dev")
+ compile("com.github.GTNewHorizons:GT5-Unofficial:5.09.41.259-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')