aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDream Master <dream-master@gmx.net>2024-07-21 21:41:21 +0700
committerDream Master <dream-master@gmx.net>2024-07-21 21:41:21 +0700
commitf1ca38024d543f03001fb2837d4a92a5a39193b5 (patch)
tree1eb52e4f334b427ae9bfad6b45765f9cadcb0a51
parenta8b46c11f5a02608101ef33ed39f103736ba5920 (diff)
downloadGT5-Unofficial-f1ca38024d543f03001fb2837d4a92a5a39193b5.tar.gz
GT5-Unofficial-f1ca38024d543f03001fb2837d4a92a5a39193b5.tar.bz2
GT5-Unofficial-f1ca38024d543f03001fb2837d4a92a5a39193b5.zip
update
-rw-r--r--dependencies.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/dependencies.gradle b/dependencies.gradle
index c3bcd38be0..24154f2a4a 100644
--- a/dependencies.gradle
+++ b/dependencies.gradle
@@ -42,7 +42,7 @@ dependencies {
api("com.github.GTNewHorizons:ModularUI:1.2.0:dev")
api("com.github.GTNewHorizons:waila:1.8.1:dev")
api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-412-GTNH:dev")
- api("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.3.14-gtnh:dev")
+ api("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.3.16-gtnh:dev")
api('com.github.GTNewHorizons:Yamcl:0.6.0:dev')
api('com.github.GTNewHorizons:ThaumicTinkerer:2.10.1:dev')
api("com.github.GTNewHorizons:Mobs-Info:0.3.1-GTNH:dev")
@@ -79,7 +79,7 @@ dependencies {
compileOnly("com.github.GTNewHorizons:OpenComputers:1.10.16-GTNH:dev") {transitive = false}
// https://www.curseforge.com/minecraft/mc-mods/advancedsolarpanels
implementation rfg.deobf('curse.maven:advsolar-362768:2885953')
- compileOnly('com.github.GTNewHorizons:ThaumicEnergistics:1.6.17-GTNH:dev') {transitive = false}
+ compileOnly('com.github.GTNewHorizons:ThaumicEnergistics:1.6.18-GTNH:dev') {transitive = false}
compileOnly("com.github.GTNewHorizons:BloodMagic:1.6.2:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:CraftTweaker:3.3.1:dev") { transitive = false }
compileOnly("com.github.GTNewHorizons:BetterLoadingScreen:1.6.1-GTNH:dev") { transitive = false }