summaryrefslogtreecommitdiffstats
path: root/build/hv-collector-analysis/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build/hv-collector-analysis/pom.xml')
-rw-r--r--build/hv-collector-analysis/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/build/hv-collector-analysis/pom.xml b/build/hv-collector-analysis/pom.xml
index 78da5097..32b66e0d 100644
--- a/build/hv-collector-analysis/pom.xml
+++ b/build/hv-collector-analysis/pom.xml
@@ -58,6 +58,11 @@
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-compiler-embeddable</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.jetbrains.kotlin</groupId>
+ <artifactId>kotlin-scripting-compiler-embeddable</artifactId>
+ <scope>test</scope>
+ </dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>