From c5da036e9c92280f0f3c722f98e7cc17c857284c 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 --- components/parent/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'components/parent') diff --git a/components/parent/pom.xml b/components/parent/pom.xml index 365515aa1..b53f9f118 100644 --- a/components/parent/pom.xml +++ b/components/parent/pom.xml @@ -34,7 +34,7 @@ 1.3.11 1.3.11 1.1.0 - 1.17.1 + 1.18.0 3.6.1 1.0.0 27.0.1-jre @@ -115,6 +115,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