From 3ec00fd8575fbacc0cf8cf6196735556c578cc1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 22:46:36 +0000 Subject: [PATCH] Bump kotlin-stdlib from 1.3.30 to 1.6.0 in /examples/example-jvm Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.3.30 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.3.30...v1.6.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/example-jvm/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/example-jvm/pom.xml b/examples/example-jvm/pom.xml index 8832ab3ff4..f5f0e4b681 100644 --- a/examples/example-jvm/pom.xml +++ b/examples/example-jvm/pom.xml @@ -38,7 +38,7 @@ UTF-8 - 1.3.30 + 1.6.0 0.11.0 1.8