File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 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.69 -GTNH:dev' )
37
+ api(' com.github.GTNewHorizons:NotEnoughItems:2.7.72 -GTNH:dev' )
38
38
api(' com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-671-GTNH:dev' )
39
39
api(' curse.maven:cofh-core-69162:2388751' )
40
40
api(' com.github.GTNewHorizons:waila:1.8.12:dev' )
@@ -48,7 +48,7 @@ dependencies {
48
48
compileOnly(' com.github.GTNewHorizons:ExtraCells2:2.5.35:dev' ) { transitive = false }
49
49
compileOnly(' com.github.GTNewHorizons:ForestryMC:4.10.16:dev' )
50
50
compileOnly(' com.github.GTNewHorizons:EnderIO:2.9.22:dev' )
51
- compileOnly(' com.github.GTNewHorizons:GT5-Unofficial:5.09.51.420 :dev' ) {
51
+ compileOnly(' com.github.GTNewHorizons:GT5-Unofficial:5.09.51.423 :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
}
You can’t perform that action at this time.
0 commit comments