From 26ea9fc3a512f335b7d093995e8702bdd683c0de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 22:41:02 +0000 Subject: [PATCH] Bump kotlin-stdlib from 1.1.0 to 1.6.0 in /solution/compulsive-traders Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.1.0 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.1...v1.6.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- solution/compulsive-traders/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solution/compulsive-traders/pom.xml b/solution/compulsive-traders/pom.xml index d6d23bd..6244cc5 100644 --- a/solution/compulsive-traders/pom.xml +++ b/solution/compulsive-traders/pom.xml @@ -31,7 +31,7 @@ org.jetbrains.kotlin kotlin-stdlib - 1.1.0 + 1.6.0