From 38cb9c85c3d0efa42437ad98a9f7bd0d14f467ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 04:07:18 +0000 Subject: [PATCH] Bump kotlin.version from 1.4.30 to 1.4.31 in /samples/maven Bumps `kotlin.version` from 1.4.30 to 1.4.31. Updates `kotlin-stdlib-jdk8` from 1.4.30 to 1.4.31 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `kotlin-reflect` from 1.4.30 to 1.4.31 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `kotlin-maven-plugin` from 1.4.30 to 1.4.31 Signed-off-by: dependabot[bot] --- samples/maven/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/maven/pom.xml b/samples/maven/pom.xml index f9391f28c..45d166241 100644 --- a/samples/maven/pom.xml +++ b/samples/maven/pom.xml @@ -16,7 +16,7 @@ 11 5.7.1 ${java.version} - 1.4.30 + 1.4.31 3.8.1 3.0.0-M5 ${java.charset}