From 907c913ffbabb2414e916e0c50cf6e13d4ba3c87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 18:09:21 +0000 Subject: [PATCH] Bump kotlin.version from 2.0.10 to 2.0.20 Bumps `kotlin.version` from 2.0.10 to 2.0.20. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.0.10 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.10...v2.0.20) Updates `org.jetbrains.kotlin:kotlin-test` from 2.0.10 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.10...v2.0.20) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.0.10 to 2.0.20 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- project-signer-runnable/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7473919..62116c0 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 2.3.1 3.3.2 2.17.2 - 2.0.10 + 2.0.20 0.8.12 0.4.4 diff --git a/project-signer-runnable/pom.xml b/project-signer-runnable/pom.xml index dc28808..fc3be89 100644 --- a/project-signer-runnable/pom.xml +++ b/project-signer-runnable/pom.xml @@ -17,7 +17,7 @@ UTF-8 - 2.0.10 + 2.0.20