Skip to content

Commit 77e315e

Browse files
committed
update
1 parent 35efacd commit 77e315e

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
@@ -1,9 +1,9 @@
11
// Add your dependencies here
22

33
dependencies {
4-
implementation 'com.github.GTNewHorizons:NotEnoughItems:2.7.38-GTNH:dev'
4+
implementation 'com.github.GTNewHorizons:NotEnoughItems:2.7.62-GTNH:dev'
55
compileOnly 'com.github.GTNewHorizons:DuraDisplay:1.3.4:dev'
66

77
// For testing translations
8-
runtimeOnly 'com.github.GTNewHorizons:TX-Loader:1.8.4'
8+
runtimeOnly 'com.github.GTNewHorizons:TX-Loader:1.8.5'
99
}

0 commit comments

Comments
 (0)