From 10ff87134037d480b6589fbd90ecdfcc7d34838b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 15:08:59 +0200 Subject: [PATCH] Bump kotlin-stdlib-common from 1.5.30 to 1.5.31 (#199) Bumps [kotlin-stdlib-common](https://github.com/JetBrains/kotlin) from 1.5.30 to 1.5.31. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.30...v1.5.31) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ae60e6c..958577a 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ org.jetbrains.kotlin kotlin-stdlib-common - 1.5.30 + 1.5.31 org.checkerframework