Skip to content

Commit 8fe16e8

Browse files
committed
update
1 parent e471c1b commit 8fe16e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies.gradle

Lines changed: 2 additions & 2 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.69-GTNH:dev')
37+
api('com.github.GTNewHorizons:NotEnoughItems:2.7.72-GTNH:dev')
3838
api('com.github.GTNewHorizons:Applied-Energistics-2-Unofficial:rv3-beta-671-GTNH:dev')
3939
api('curse.maven:cofh-core-69162:2388751')
4040
api('com.github.GTNewHorizons:waila:1.8.12:dev')
@@ -48,7 +48,7 @@ dependencies {
4848
compileOnly('com.github.GTNewHorizons:ExtraCells2:2.5.35:dev') { transitive = false }
4949
compileOnly('com.github.GTNewHorizons:ForestryMC:4.10.16:dev')
5050
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') {
5252
exclude group: 'com.github.GTNewHorizons', module: 'AE2FluidCraft-Rework'
5353
exclude group: 'com.github.GTNewHorizons', module: 'Applied-Energistics-2-Unofficial'
5454
}

0 commit comments

Comments
 (0)