From c80c0adb5fc6bbaf5c162ee808e3bc93ed35b5dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 22:46:49 +0000 Subject: [PATCH] Bump kotlin-stdlib from 1.2.31 to 1.6.0 in /samples/kotlin Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.2.31 to 1.6.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.0/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.2.31...v1.6.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- samples/kotlin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/kotlin/pom.xml b/samples/kotlin/pom.xml index 1ab30b099c..bbb0c6e60f 100644 --- a/samples/kotlin/pom.xml +++ b/samples/kotlin/pom.xml @@ -30,7 +30,7 @@ A sample application written in Kotlin and compiled by TeaVM - 1.2.31 + 1.6.0