Skip to content

Commit 770979a

Browse files
committed
update
1 parent 53a0534 commit 770979a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

dependencies.gradle

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
dependencies {
22

3-
api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-643-GTNH:dev")
4-
api("com.github.GTNewHorizons:NotEnoughItems:2.7.59-GTNH:dev")
3+
api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-652-GTNH:dev")
4+
api("com.github.GTNewHorizons:NotEnoughItems:2.7.60-GTNH:dev")
55
api('com.github.GTNewHorizons:CodeChickenCore:1.4.3:dev')
66

77
implementation("com.github.GTNewHorizons:Baubles-Expanded:2.1.9-GTNH:dev")
88
implementation("com.github.GTNewHorizons:WirelessCraftingTerminal:1.12.6:dev")
9-
implementation("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.4.91-gtnh:dev")
9+
implementation("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.4.96-gtnh:dev")
1010

11-
compileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.51.357:dev") { transitive = false }
12-
compileOnly("com.github.GTNewHorizons:Avaritia:1.67:dev") { transitive = false }
11+
compileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.51.368:dev") { transitive = false }
12+
compileOnly("com.github.GTNewHorizons:Avaritia:1.68:dev") { transitive = false }
1313
compileOnly("com.github.GTNewHorizons:Avaritiaddons:1.9.0-GTNH:dev") { transitive = false }
1414
compileOnly("com.github.GTNewHorizons:BuildCraftCompat:7.1.17:dev") { transitive = false }
1515
compileOnly('com.github.GTNewHorizons:EnderIO:2.9.18:dev') {transitive=false}
1616
compileOnly("com.github.GTNewHorizons:ForestryMC:4.10.13:dev") { transitive = false }
1717
compileOnly("com.github.GTNewHorizons:GTplusplus:1.12.11:dev") { transitive = false }
18-
compileOnly("com.github.GTNewHorizons:ThaumicEnergistics:1.7.7-GTNH:dev") { transitive = false }
18+
compileOnly("com.github.GTNewHorizons:ThaumicEnergistics:1.7.8-GTNH:dev") { transitive = false }
1919
compileOnly("com.github.GTNewHorizons:Botania:1.12.12-GTNH:dev") { transitive = false }
2020
compileOnly("com.gregoriust.gregtech:gregtech_1.7.10:6.14.23:dev") { transitive = false }
2121
compileOnly("curse.maven:thaumcraft-nei-plugin-225095:2241913") { transitive = false }

0 commit comments

Comments
 (0)