Skip to content

Commit b8ec750

Browse files
committed
update
1 parent 6176431 commit b8ec750

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dependencies.gradle

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

3-
api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-673-GTNH:dev")
4-
api("com.github.GTNewHorizons:NotEnoughItems:2.7.72-GTNH:dev")
3+
api("com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-675-GTNH:dev")
4+
api("com.github.GTNewHorizons:NotEnoughItems:2.7.74-GTNH:dev")
55
api('com.github.GTNewHorizons:CodeChickenCore:1.4.7:dev')
66

77
implementation("com.github.GTNewHorizons:Baubles-Expanded:2.1.9-GTNH:dev")
88
implementation("com.github.GTNewHorizons:WirelessCraftingTerminal:1.12.7:dev")
99
implementation("com.github.GTNewHorizons:AE2FluidCraft-Rework:1.4.108-gtnh:dev")
1010

11-
compileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.51.427:dev") { transitive = false }
11+
compileOnly("com.github.GTNewHorizons:GT5-Unofficial:5.09.51.428:dev") { transitive = false }
1212
compileOnly("com.github.GTNewHorizons:Avaritia:1.72:dev") { transitive = false }
1313
compileOnly("com.github.GTNewHorizons:Avaritiaddons:1.9.1-GTNH:dev") { transitive = false }
1414
compileOnly("com.github.GTNewHorizons:BuildCraftCompat:7.1.18:dev") { transitive = false }

0 commit comments

Comments
 (0)