We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca3131f commit 6c88578Copy full SHA for 6c88578
dependencies.gradle
@@ -3,7 +3,7 @@
3
dependencies {
4
compileOnlyApi('com.github.GTNewHorizons:Angelica:1.0.0-beta1:api')
5
compileOnly('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-408-GTNH:api') {transitive=false}
6
- compileOnly('com.github.GTNewHorizons:GT5-Unofficial:5.09.48.83-test:dev') {transitive=false}
+ compileOnly('com.github.GTNewHorizons:GT5-Unofficial:5.09.48.90-test:dev') {transitive=false}
7
compileOnly('com.github.GTNewHorizons:NotEnoughItems:2.6.14-GTNH:dev') {transitive=false}
8
compileOnly('com.github.GTNewHorizons:waila:1.8.1:dev') {transitive=false}
9
compileOnly('thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev')
0 commit comments