34
34
* For more details, see https://docs.gradle.org/8.0.1/userguide/java_library_plugin.html#sec:java_library_configurations_graph
35
35
*/
36
36
dependencies {
37
- api(' com.github.GTNewHorizons:NotEnoughItems:2.7.80 -GTNH:dev' )
37
+ api(' com.github.GTNewHorizons:NotEnoughItems:2.7.81 -GTNH:dev' )
38
38
api(' com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-684-GTNH:dev' )
39
39
api(' curse.maven:cofh-core-69162:2388751' )
40
40
api(' com.github.GTNewHorizons:waila:1.8.12:dev' )
@@ -48,15 +48,15 @@ dependencies {
48
48
compileOnly(' com.github.GTNewHorizons:ExtraCells2:2.5.35:dev' ) { transitive = false }
49
49
compileOnly(' com.github.GTNewHorizons:ForestryMC:4.10.17:dev' )
50
50
compileOnly(' com.github.GTNewHorizons:EnderIO:2.9.22:dev' )
51
- compileOnly(' com.github.GTNewHorizons:GT5-Unofficial:5.09.51.446 :dev' ) {
51
+ compileOnly(' com.github.GTNewHorizons:GT5-Unofficial:5.09.51.449 :dev' ) {
52
52
exclude group : ' com.github.GTNewHorizons' , module : ' AE2FluidCraft-Rework'
53
53
exclude group : ' com.github.GTNewHorizons' , module : ' Applied-Energistics-2-Unofficial'
54
54
}
55
55
56
56
compileOnly(' thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev' )
57
57
compileOnly(' com.gregoriust.gregtech:gregtech_1.7.10:6.14.23:dev' ) { transitive = false }
58
58
compileOnly(' com.github.GTNewHorizons:OpenComputers:1.11.18-GTNH:dev' ) { transitive = false }
59
- compileOnly(' com.github.GTNewHorizons:ThaumicEnergistics:1.7.11 -GTNH:dev' ) { transitive = false }
59
+ compileOnly(' com.github.GTNewHorizons:ThaumicEnergistics:1.7.13 -GTNH:dev' ) { transitive = false }
60
60
compileOnly(" com.github.GTNewHorizons:Hodgepodge:2.6.102:dev" ) { transitive = false }
61
61
62
62
runtimeOnlyNonPublishable(" com.github.GTNewHorizons:DuraDisplay:1.3.4:dev" )
0 commit comments