aboutsummaryrefslogtreecommitdiff
path: root/dependencies.gradle
diff options
context:
space:
mode:
authorboubou19 <miisterunknown@gmail.com>2024-08-26 22:42:57 +0200
committerboubou19 <miisterunknown@gmail.com>2024-08-26 22:42:57 +0200
commite8a543c2996e1da2ea6923b13e2b353d3fcb29c2 (patch)
treee6f61da48a9470753b2ce6a0ec782c14df5d3681 /dependencies.gradle
parent05aa235493d7c453999e317392c2273abca170ef (diff)
downloadGT5-Unofficial-e8a543c2996e1da2ea6923b13e2b353d3fcb29c2.tar.gz
GT5-Unofficial-e8a543c2996e1da2ea6923b13e2b353d3fcb29c2.tar.bz2
GT5-Unofficial-e8a543c2996e1da2ea6923b13e2b353d3fcb29c2.zip
fix issues caused by merge
Diffstat (limited to 'dependencies.gradle')
-rw-r--r--dependencies.gradle3
1 files changed, 3 insertions, 0 deletions
diff --git a/dependencies.gradle b/dependencies.gradle
index 95f238d842..015d9cc5fd 100644
--- a/dependencies.gradle
+++ b/dependencies.gradle
@@ -102,6 +102,9 @@ dependencies {
compileOnly("com.google.auto.value:auto-value-annotations:1.10.1") { transitive = false }
annotationProcessor("com.google.auto.value:auto-value:1.10.1")
+ // for GT NEI Ore Plugin
+ compileOnly('com.opencsv:opencsv:4.0')
+
// For testing iApiary
//runtimeOnlyNonPublishable("com.github.GTNewHorizons:ForestryMC:4.9.7:dev")