From 78451bb1d5f23f6eb5569f9568f10647797759f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 09:58:00 +0000 Subject: [PATCH] build(deps): bump kotlin-stdlib from 1.4.20 to 1.8.10 Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.4.20 to 1.8.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.20...v1.8.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0d4205b..ab18245 100644 --- a/pom.xml +++ b/pom.xml @@ -150,7 +150,7 @@ org.jetbrains.kotlin kotlin-stdlib - 1.4.20 + 1.8.10 compile -- 2.49.1