From 884f8e82af3c7c3bb001c6d74ebdcf7fac19ddf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 13:55:10 +0000 Subject: [PATCH] chore(deps): bump kotlin.version in /transaction-analyzer/kotlin Bumps `kotlin.version` from 1.9.21 to 2.1.0. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.21 to 2.1.0 - [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.9.21...v2.1.0) Updates `org.jetbrains.kotlin:kotlin-test-junit5` from 1.9.21 to 2.1.0 - [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.9.21...v2.1.0) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.21 to 2.1.0 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin:kotlin-test-junit5 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... 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 3c0b7a4c..69f054a8 100644 --- a/transaction-analyzer/kotlin/pom.xml +++ b/transaction-analyzer/kotlin/pom.xml @@ -17,7 +17,7 @@ 17 3.2.5 3.5.2 - 1.9.21 + 2.1.0 5.10.1 1.13.8