Skip to content

Commit fb637f5

Browse files
committed
update
1 parent 982002e commit fb637f5

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

33
dependencies {
4-
compileOnlyApi('com.github.GTNewHorizons:Angelica:1.0.0-beta43:api')
5-
compileOnly('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-615-GTNH:api') {transitive=false}
6-
compileOnly('com.github.GTNewHorizons:GT5-Unofficial:5.09.51.309:dev') {transitive=false}
7-
compileOnly('com.github.GTNewHorizons:NotEnoughItems:2.7.45-GTNH:dev') {transitive=false}
8-
compileOnly('com.github.GTNewHorizons:waila:1.8.6:dev') {transitive=false}
4+
compileOnlyApi('com.github.GTNewHorizons:Angelica:1.0.0-beta46:api')
5+
compileOnly('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-636-GTNH:api') {transitive=false}
6+
compileOnly('com.github.GTNewHorizons:GT5-Unofficial:5.09.51.349:dev') {transitive=false}
7+
compileOnly('com.github.GTNewHorizons:NotEnoughItems:2.7.57-GTNH:dev') {transitive=false}
8+
compileOnly('com.github.GTNewHorizons:waila:1.8.8: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')

0 commit comments

Comments
 (0)