From 8ce72930341614c0c93fc422f5c5e506db0e0c98 Mon Sep 17 00:00:00 2001 From: Martin Robertz Date: Fri, 19 Apr 2024 20:05:19 +0200 Subject: [PATCH] update --- dependencies.gradle | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dependencies.gradle b/dependencies.gradle index b661e4f5..e6fa15ff 100644 --- a/dependencies.gradle +++ b/dependencies.gradle @@ -2,19 +2,19 @@ dependencies { api('com.github.GTNewHorizons:Baubles:1.0.4:dev') - api('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-348-GTNH:api') + api('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-349-GTNH:api') api('thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev') compileOnly('com.github.GTNewHorizons:Botania:1.10.12-GTNH:dev') {transitive=false} compileOnly('com.github.GTNewHorizons:EnderCore:0.4.6:dev') {transitive=false} - compileOnly('com.github.GTNewHorizons:EnderIO:2.7.1:dev') {transitive=false} + compileOnly('com.github.GTNewHorizons:EnderIO:2.7.3:dev') {transitive=false} compileOnly('com.github.GTNewHorizons:EnderStorage:1.5.0:dev') {transitive=false} - compileOnly('com.github.GTNewHorizons:waila:1.7.2:api') {transitive=false} - compileOnly('com.github.GTNewHorizons:TinkersConstruct:1.11.14-GTNH:dev') {transitive=false} + compileOnly('com.github.GTNewHorizons:waila:1.7.3:api') {transitive=false} + compileOnly('com.github.GTNewHorizons:TinkersConstruct:1.11.15-GTNH:dev') {transitive=false} compileOnly('com.github.GTNewHorizons:ForgeMultipart:1.4.8:dev') {transitive=false} compileOnly('com.github.GTNewHorizons:CodeChickenLib:1.2.1:dev') {transitive=false} - compileOnly('com.github.GTNewHorizons:OpenComputers:1.10.9-GTNH:api') {transitive=false} + compileOnly('com.github.GTNewHorizons:OpenComputers:1.10.11-GTNH:api') {transitive=false} compileOnly('curse.maven:computercraft-67504:2269339') compileOnly('curse.maven:cofh-lib-220333:2388748')