From a0c452744bf96ca9269d26db710189968a6a8439 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 12:15:05 +0000 Subject: [PATCH] Bump org.jetbrains.kotlin:kotlin-reflect from 2.1.20 to 2.2.21 Bumps [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) from 2.1.20 to 2.2.21. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.21/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.20...v2.2.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-version: 2.2.21 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 64fdea0..a6e96b0 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ ${java.version} ${java.version} 3.5.0 - 2.1.20 + 2.2.21 benchmarks 0.4.8 benchmarks