From 499e7c604db282e941748e62f865fb0ef70061cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 22:40:30 +0000 Subject: [PATCH] Bump kotlin-stdlib from 1.1-M04 to 1.6.0-M1 in /Chapter01/maven-mix Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.1-M04 to 1.6.0-M1. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.0-M1/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits/v1.6.0-M1) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Chapter01/maven-mix/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter01/maven-mix/pom.xml b/Chapter01/maven-mix/pom.xml index 4675d17..57bc608 100644 --- a/Chapter01/maven-mix/pom.xml +++ b/Chapter01/maven-mix/pom.xml @@ -35,7 +35,7 @@ UTF-8 - 1.1-M04 + 1.6.0-M1 4.12