From b77f9fe73295f216bc8835b5312e5653e51e0ef1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 17:22:00 +0000 Subject: [PATCH] build(deps): bump org.jetbrains.kotlin:kotlin-stdlib-common in /opbeans Bumps [org.jetbrains.kotlin:kotlin-stdlib-common](https://github.com/JetBrains/kotlin) from 1.4.0 to 1.9.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.0...v1.9.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- opbeans/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opbeans/pom.xml b/opbeans/pom.xml index 36a4b5a..84166c0 100644 --- a/opbeans/pom.xml +++ b/opbeans/pom.xml @@ -56,7 +56,7 @@ org.jetbrains.kotlin kotlin-stdlib-common - 1.4.0 + 1.9.20