aboutsummaryrefslogtreecommitdiff
path: root/dependencies.gradle
diff options
context:
space:
mode:
authormiozune <miozune@gmail.com>2022-06-12 23:56:57 +0900
committerGitHub <noreply@github.com>2022-06-12 16:56:57 +0200
commit003055356c460c8bdc99f8346bebd65b5a1c3343 (patch)
tree052737c3989263e374e4c6944d77f8febb34acbd /dependencies.gradle
parent5215dcf030d878261a13fad47239137889cc09bf (diff)
downloadGT5-Unofficial-003055356c460c8bdc99f8346bebd65b5a1c3343.tar.gz
GT5-Unofficial-003055356c460c8bdc99f8346bebd65b5a1c3343.tar.bz2
GT5-Unofficial-003055356c460c8bdc99f8346bebd65b5a1c3343.zip
Use getMaxInputVoltage for finding recipes in Precise Assembler (#47)
Diffstat (limited to 'dependencies.gradle')
-rw-r--r--dependencies.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies.gradle b/dependencies.gradle
index 38af523d6c..bc6fed5282 100644
--- a/dependencies.gradle
+++ b/dependencies.gradle
@@ -4,7 +4,7 @@ dependencies {
compile('com.github.GTNewHorizons:GT5-Unofficial:5.09.40.41:dev')
compile('com.github.GTNewHorizons:StructureLib:1.0.15:dev')
compile('com.github.GTNewHorizons:bartworks:0.5.37:dev')
- compile('com.github.GTNewHorizons:NotEnoughItems:2.2.7-GTNH:dev')
+ compile('com.github.GTNewHorizons:NotEnoughItems:2.2.15-GTNH:dev')
compile('com.github.GTNewHorizons:TecTech:5.0.5.1:dev')
compile('thaumcraft:Thaumcraft:1.7.10-4.2.3.5:dev')