From f6020bf8d0c70198e2911f0e263dcaec43319cf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Oct 2020 11:09:51 +0000 Subject: [PATCH] build(deps): bump kotlin-stdlib from 1.3.72 to 1.4.10 Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.3.72 to 1.4.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.10/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.72...v1.4.10) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1087e1b..71f1b22 100644 --- a/pom.xml +++ b/pom.xml @@ -150,7 +150,7 @@ org.jetbrains.kotlin kotlin-stdlib - 1.3.72 + 1.4.10 compile