update nei

This commit is contained in:
Martin Robertz 2024-01-08 23:15:03 +01:00
parent 89e2d466ec
commit 61415df3a2
No known key found for this signature in database
GPG Key ID: EA52B2B691C68BE8

View File

@ -22,7 +22,7 @@ dependencies {
compileOnly("com.github.GTNewHorizons:Railcraft:9.15.3:dev") {
transitive = false
}
compile("com.github.GTNewHorizons:NotEnoughItems:2.5.1-GTNH:dev") {
compile("com.github.GTNewHorizons:NotEnoughItems:2.5.3-GTNH:dev") {
transitive = false
}
compileOnly("com.github.GTNewHorizons:ForgeMultipart:1.4.5:dev") {