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 35efacd commit 77e315eCopy full SHA for 77e315e
dependencies.gradle
@@ -1,9 +1,9 @@
1
// Add your dependencies here
2
3
dependencies {
4
- implementation 'com.github.GTNewHorizons:NotEnoughItems:2.7.38-GTNH:dev'
+ implementation 'com.github.GTNewHorizons:NotEnoughItems:2.7.62-GTNH:dev'
5
compileOnly 'com.github.GTNewHorizons:DuraDisplay:1.3.4:dev'
6
7
// For testing translations
8
- runtimeOnly 'com.github.GTNewHorizons:TX-Loader:1.8.4'
+ runtimeOnly 'com.github.GTNewHorizons:TX-Loader:1.8.5'
9
}
0 commit comments