Skip to content

Commit fe6fb67

Browse files
committed
update
1 parent 6313586 commit fe6fb67

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

dependencies.gradle

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636
dependencies {
3737
api("com.github.GTNewHorizons:StructureLib:1.4.2:dev")
3838
api("net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev")
39-
api("com.github.GTNewHorizons:NotEnoughItems:2.7.25-GTNH:dev")
39+
api("com.github.GTNewHorizons:NotEnoughItems:2.7.27-GTNH:dev")
4040
api("com.github.GTNewHorizons:NotEnoughIds:2.1.6:dev")
4141
api("com.github.GTNewHorizons:GTNHLib:0.6.5:dev")
4242
api("com.github.GTNewHorizons:ModularUI:1.2.17:dev")
4343
api("com.github.GTNewHorizons:ModularUI2:2.2.0-1.7.10:dev")
4444
api("com.github.GTNewHorizons:waila:1.8.2:dev")
45-
api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-527-GTNH:dev")
46-
api("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.4.25-gtnh:dev")
45+
api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-532-GTNH:dev")
46+
api("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.4.27-gtnh:dev")
4747
api('com.github.GTNewHorizons:Yamcl:0.6.0:dev')
4848
api("com.github.GTNewHorizons:Postea:1.0.13:dev")
4949

@@ -67,7 +67,7 @@ dependencies {
6767
compileOnlyApi("com.github.GTNewHorizons:Railcraft:9.16.3:dev") { transitive = false }
6868

6969
compileOnly("TGregworks:TGregworks:1.7.10-GTNH-1.0.27:deobf") {transitive = false}
70-
compileOnly("com.github.GTNewHorizons:ThaumicBases:1.8.2:dev") { transitive = false }
70+
compileOnly("com.github.GTNewHorizons:ThaumicBases:1.8.3:dev") { transitive = false }
7171
compileOnly("com.github.GTNewHorizons:EnderCore:0.4.6:dev") { transitive = false }
7272
compileOnly('com.github.GTNewHorizons:VisualProspecting:1.4.0:dev') { transitive = false }
7373
compileOnly("com.github.GTNewHorizons:Galaxy-Space-GTNH:1.1.106-GTNH:dev") { transitive = false }
@@ -80,7 +80,7 @@ dependencies {
8080
compileOnly rfg.deobf("curse.maven:cofh-core-69162:2388751")
8181
compileOnly("com.github.GTNewHorizons:Nuclear-Control:2.6.7:dev") { transitive = false }
8282
compileOnly("thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev") { transitive = false }
83-
implementation("com.github.GTNewHorizons:Hodgepodge:2.6.20:dev")
83+
implementation("com.github.GTNewHorizons:Hodgepodge:2.6.22:dev")
8484
compileOnly('com.github.GTNewHorizons:Botania:1.12.5-GTNH:dev') { transitive = false }
8585
compileOnly('com.github.GTNewHorizons:HoloInventory:2.5.0-GTNH:dev') { transitive = false }
8686
compileOnly rfg.deobf("curse.maven:extra-utilities-225561:2264384")

0 commit comments

Comments
 (0)