From 0a0cfcf6c59df0e80db10b419a7f4fbec168073a Mon Sep 17 00:00:00 2001 From: Evgeny Goldin Date: Thu, 8 Mar 2012 02:28:17 +0100 Subject: [PATCH] Libraries - "kotlin-compiler" dependency added. --- libraries/pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/libraries/pom.xml b/libraries/pom.xml index e4fa597ba82..d14371bab5b 100644 --- a/libraries/pom.xml +++ b/libraries/pom.xml @@ -79,9 +79,9 @@ ivy.org - bt343 + bt344 latest.lastSuccessful - core/intellij-core + kotlin-compiler ivy.org @@ -89,6 +89,12 @@ latest.lastSuccessful kotlin-runtime + + ivy.org + bt343 + latest.lastSuccessful + core/intellij-core + compile true