From 697bba2ad1af1d5636f335f430d93a9a7918ddb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 22:06:02 +0000 Subject: [PATCH] build(deps): bump org.jetbrains.kotlin:kotlin-stdlib in /opbeans Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 2.3.20 to 2.3.21. - [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/v2.3.20...v2.3.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.3.21 dependency-type: direct:production update-type: version-update:semver-patch ... 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 0cfae20..ec6cbfd 100644 --- a/opbeans/pom.xml +++ b/opbeans/pom.xml @@ -52,7 +52,7 @@ org.jetbrains.kotlin kotlin-stdlib - 2.3.20 + 2.3.21 org.jetbrains.kotlin