Skip to content

Commit 029b479

Browse files
committed
merge conflic fix
1 parent 4469204 commit 029b479

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
*/
3636
dependencies {
3737
api('com.github.GTNewHorizons:NotEnoughItems:2.7.80-GTNH:dev')
38-
api('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-683-GTNH:dev')
38+
api('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-684-GTNH:dev')
3939
api('curse.maven:cofh-core-69162:2388751')
4040
api('com.github.GTNewHorizons:waila:1.8.12:dev')
4141
api("com.github.GTNewHorizons:GTNHLib:0.6.39:dev")
@@ -48,7 +48,7 @@ dependencies {
4848
compileOnly('com.github.GTNewHorizons:ExtraCells2:2.5.35:dev') { transitive = false }
4949
compileOnly('com.github.GTNewHorizons:ForestryMC:4.10.17:dev')
5050
compileOnly('com.github.GTNewHorizons:EnderIO:2.9.22:dev')
51-
compileOnly('com.github.GTNewHorizons:GT5-Unofficial:5.09.51.444:dev') {
51+
compileOnly('com.github.GTNewHorizons:GT5-Unofficial:5.09.51.446:dev') {
5252
exclude group: 'com.github.GTNewHorizons', module: 'AE2FluidCraft-Rework'
5353
exclude group: 'com.github.GTNewHorizons', module: 'Applied-Energistics-2-Unofficial'
5454
}

0 commit comments

Comments
 (0)