From 58b29eb855b4f2b1c2e120b048ac0c598131b933 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 13:09:07 +0000 Subject: [PATCH] chore(deps): bump kotlin.version in /transaction-analyzer/kotlin Bumps `kotlin.version` from 2.1.0 to 2.2.21. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.1.0 to 2.2.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.1.0...v2.2.21) Updates `org.jetbrains.kotlin:kotlin-test-junit5` from 2.1.0 to 2.2.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.1.0...v2.2.21) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.1.0 to 2.2.21 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-test-junit5 dependency-version: 2.2.21 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- transaction-analyzer/kotlin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transaction-analyzer/kotlin/pom.xml b/transaction-analyzer/kotlin/pom.xml index bc6970d6..69972289 100644 --- a/transaction-analyzer/kotlin/pom.xml +++ b/transaction-analyzer/kotlin/pom.xml @@ -17,7 +17,7 @@ 17 3.5.4 3.5.4 - 2.1.0 + 2.2.21 5.11.4 1.13.8