From a554160b28c350e198de5e50233554cc09fd0504 Mon Sep 17 00:00:00 2001 From: Yahor Berdnikau Date: Mon, 26 Aug 2019 21:15:52 +0200 Subject: [PATCH] Update Kotlin to 1.3.50 version. Changelog: https://github.com/JetBrains/kotlin/blob/1.3.50/ChangeLog.md Signed-off-by: Yahor Berdnikau --- build.gradle | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index c1bf9405c1..cb63563458 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ plugins { } ext.versions = [ - 'kotlin': '1.3.41', + 'kotlin': '1.3.50', 'aether': '1.1.0' ] diff --git a/pom.xml b/pom.xml index 372a5bdbc0..bd53c9f9a0 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ UTF-8 - 1.3.41 + 1.3.50 1.3 1.3 0.2.1