Skip to content

Commit d6ae1cf

Browse files
committed
update
1 parent de2f625 commit d6ae1cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dependencies.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
* For more details, see https://docs.gradle.org/8.0.1/userguide/java_library_plugin.html#sec:java_library_configurations_graph
3535
*/
3636
dependencies {
37-
api('com.github.GTNewHorizons:NotEnoughItems:2.7.80-GTNH:dev')
37+
api('com.github.GTNewHorizons:NotEnoughItems:2.7.81-GTNH:dev')
3838
api('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-684-GTNH:dev')
3939
api('curse.maven:cofh-core-69162:2388751')
4040
api('com.github.GTNewHorizons:waila:1.8.12:dev')
@@ -48,15 +48,15 @@ dependencies {
4848
compileOnly('com.github.GTNewHorizons:ExtraCells2:2.5.35:dev') { transitive = false }
4949
compileOnly('com.github.GTNewHorizons:ForestryMC:4.10.17:dev')
5050
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') {
5252
exclude group: 'com.github.GTNewHorizons', module: 'AE2FluidCraft-Rework'
5353
exclude group: 'com.github.GTNewHorizons', module: 'Applied-Energistics-2-Unofficial'
5454
}
5555

5656
compileOnly('thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev')
5757
compileOnly('com.gregoriust.gregtech:gregtech_1.7.10:6.14.23:dev') { transitive = false }
5858
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 }
6060
compileOnly("com.github.GTNewHorizons:Hodgepodge:2.6.102:dev") { transitive = false }
6161

6262
runtimeOnlyNonPublishable("com.github.GTNewHorizons:DuraDisplay:1.3.4:dev")

0 commit comments

Comments
 (0)