From 94df5106bea247e1f774167dfe04e3d6960f9eb1 Mon Sep 17 00:00:00 2001 From: "Muthuramalingam, Brinda Santh" Date: Wed, 23 Jan 2019 11:42:13 -0500 Subject: GRPC 1.18.0 Upgrade. Change-Id: I1f7f75e14d284641d86c5ef91723b00aaab9bed7 Issue-ID: CCSDK-998 Signed-off-by: Muthuramalingam, Brinda Santh --- ms/blueprintsprocessor/parent/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ms/blueprintsprocessor/parent') diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index f694ac120..d64258e75 100644 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/pom.xml @@ -35,7 +35,7 @@ 1.3.11 1.3.11 1.1.0 - 1.17.1 + 1.18.0 3.6.1 1.0.0 0.4.1-SNAPSHOT @@ -124,6 +124,11 @@ kotlin-stdlib ${kotlin.version} + + org.jetbrains.kotlin + kotlin-stdlib-common + ${kotlin.version} + org.jetbrains.kotlin kotlin-scripting-jvm-host -- cgit 1.2.3-korg