From d0d4d00379dc122ccb73d5209c116d591c26a73a Mon Sep 17 00:00:00 2001 From: George Gastaldi Date: Mon, 27 May 2019 08:42:59 -0300 Subject: [PATCH] build: add kotlin-compiler-embeddable to BOM --- libraries/tools/kotlin-bom/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/libraries/tools/kotlin-bom/pom.xml b/libraries/tools/kotlin-bom/pom.xml index 78b5974d876..c7659132f0c 100644 --- a/libraries/tools/kotlin-bom/pom.xml +++ b/libraries/tools/kotlin-bom/pom.xml @@ -165,6 +165,11 @@ kotlin-compiler ${kotlin.version} + + ${project.groupId} + kotlin-compiler-embeddable + ${kotlin.version} + ${project.groupId} kotlin-daemon-client @@ -211,4 +216,4 @@ - \ No newline at end of file +