Skip to content

Commit 198a8cb

Browse files
committed
update
1 parent 4707569 commit 198a8cb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

dependencies.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
// Add your dependencies here
22

33
dependencies {
4-
compileOnlyApi('com.github.GTNewHorizons:Angelica:1.0.0-beta6:api')
5-
compileOnly('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-454-GTNH:api') {transitive=false}
6-
compileOnly('com.github.GTNewHorizons:GT5-Unofficial:5.09.49.84:dev') {transitive=false}
7-
compileOnly('com.github.GTNewHorizons:NotEnoughItems:2.6.35-GTNH:dev') {transitive=false}
4+
compileOnlyApi('com.github.GTNewHorizons:Angelica:1.0.0-beta7:api')
5+
compileOnly('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-468-GTNH:api') {transitive=false}
6+
compileOnly('com.github.GTNewHorizons:GT5-Unofficial:5.09.50.38:dev') {transitive=false}
7+
compileOnly('com.github.GTNewHorizons:NotEnoughItems:2.6.42-GTNH:dev') {transitive=false}
88
compileOnly('com.github.GTNewHorizons:waila:1.8.1:dev') {transitive=false}
99
compileOnly('thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev')
1010
compileOnly('curse.maven:refined-relocation-75811:2262970')

0 commit comments

Comments
 (0)