Skip to content

Commit b4ae0b7

Browse files
committed
update
1 parent 4c55b37 commit b4ae0b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Add your dependencies here
22

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

77
// For testing translations

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pluginManagement {
1717
}
1818

1919
plugins {
20-
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.41'
20+
id 'com.gtnewhorizons.gtnhsettingsconvention' version '1.0.42'
2121
}
2222

2323

0 commit comments

Comments
 (0)