From d8bee4d5234de16b41110acc9ef006f93cd6c62d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 13:08:50 +0000 Subject: [PATCH] chore(deps): bump kotlin.version in /transaction-analyzer/kotlin Bumps `kotlin.version` from 2.4.10 to 2.4.20. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.4.10 to 2.4.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/v2.4.10...v2.4.20) Updates `org.jetbrains.kotlin:kotlin-test-junit5` from 2.4.10 to 2.4.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/v2.4.10...v2.4.20) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.4.10 to 2.4.20 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.4.20 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-test-junit5 dependency-version: 2.4.20 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-version: 2.4.20 dependency-type: direct:development update-type: version-update:semver-patch ... 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 1d2b2f86..39b3e8d0 100644 --- a/transaction-analyzer/kotlin/pom.xml +++ b/transaction-analyzer/kotlin/pom.xml @@ -17,7 +17,7 @@ 25 3.5.6 3.6.0 - 2.4.10 + 2.4.20 6.1.3 1.14.11