Skip to content

Commit c7b6e64

Browse files
committed
update deps
1 parent 1fc1be6 commit c7b6e64

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-
compileOnly('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-262-GTNH:api') {transitive=false}
5-
compileOnly('com.github.GTNewHorizons:GT5-Unofficial:5.09.44.36:dev') {transitive=false}
6-
compileOnly('com.github.GTNewHorizons:NotEnoughItems:2.4.3-GTNH:dev') {transitive=false}
7-
compileOnly('com.github.GTNewHorizons:waila:1.6.0:dev') {transitive=false}
4+
compileOnly('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-291-GTNH:api') {transitive=false}
5+
compileOnly('com.github.GTNewHorizons:GT5-Unofficial:5.09.44.106:dev') {transitive=false}
6+
compileOnly('com.github.GTNewHorizons:NotEnoughItems:2.4.13-GTNH:dev') {transitive=false}
7+
compileOnly('com.github.GTNewHorizons:waila:1.6.5:dev') {transitive=false}
88
compileOnly('thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev')
99
compileOnly('curse.maven:refined-relocation-75811:2262970')
1010
compileOnly('curse.maven:minetweaker3-224029:2255759')

0 commit comments

Comments
 (0)