From d842f54e6ec3fa749c87b896ed88de479b30980c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2020 05:53:48 +0000 Subject: [PATCH] Bump kotlin.version from 1.3.60 to 1.4.0 Bumps `kotlin.version` from 1.3.60 to 1.4.0. Updates `kotlin-stdlib-jdk8` from 1.3.60 to 1.4.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.0/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.60...v1.4.0) Updates `kotlin-reflect` from 1.3.60 to 1.4.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.0/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.60...v1.4.0) Updates `kotlin-test-junit` from 1.3.60 to 1.4.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.0/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.60...v1.4.0) Updates `kotlin-maven-plugin` from 1.3.60 to 1.4.0 Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a85269d..9f25d82 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 0.6.10 UTF-8 - 1.3.60 + 1.4.0 4.11