Skip to content

Commit da11704

Browse files
committed
update
1 parent dcc8e0a commit da11704

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
@@ -1,13 +1,13 @@
11
// Add your dependencies here
22

33
dependencies {
4-
compileOnlyApi('com.github.GTNewHorizons:Angelica:1.0.0-beta51:api')
5-
compileOnly('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-660-GTNH:api') {transitive=false}
6-
compileOnly('com.github.GTNewHorizons:GT5-Unofficial:5.09.51.398:dev') {transitive=false}
7-
compileOnly('com.github.GTNewHorizons:NotEnoughItems:2.7.66-GTNH:dev') {transitive=false}
4+
compileOnlyApi('com.github.GTNewHorizons:Angelica:1.0.0-beta55:api')
5+
compileOnly('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-683-GTNH:api') {transitive=false}
6+
compileOnly('com.github.GTNewHorizons:GT5-Unofficial:5.09.51.439:dev') {transitive=false}
7+
compileOnly('com.github.GTNewHorizons:NotEnoughItems:2.7.79-GTNH:dev') {transitive=false}
88
compileOnly('com.github.GTNewHorizons:waila:1.8.12:dev') {transitive=false}
99
compileOnly('thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev')
1010
compileOnly('curse.maven:refined-relocation-75811:2262970')
1111
compileOnly('curse.maven:minetweaker3-224029:2255759')
12-
compileOnly("com.github.GTNewHorizons:Avaritia:1.69:dev")
12+
compileOnly("com.github.GTNewHorizons:Avaritia:1.73:dev")
1313
}

0 commit comments

Comments
 (0)