We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0030c02 commit 70426abCopy full SHA for 70426ab
1 file changed
dependencies.gradle
@@ -2,7 +2,7 @@
2
3
dependencies {
4
api("com.github.GTNewHorizons:GTNHLib:0.6.39:dev")
5
- implementation("com.github.GTNewHorizons:NotEnoughItems:2.7.84-GTNH:dev")
+ implementation("com.github.GTNewHorizons:NotEnoughItems:2.7.85-GTNH:dev")
6
7
testImplementation(platform('org.junit:junit-bom:5.9.2'))
8
testImplementation('org.junit.jupiter:junit-jupiter')
0 commit comments