From 9b1151d383faedf4f6deb81153a094583d82cba0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 21:48:47 +0000 Subject: [PATCH] Bump kotlin.version from 1.6.10 to 2.0.0 Bumps `kotlin.version` from 1.6.10 to 2.0.0. Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.6.10 to 2.0.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.6.10...v2.0.0) Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.6.10 to 2.0.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.6.10...v2.0.0) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.6.10 to 2.0.0 Updates `org.jetbrains.kotlin:kotlin-maven-serialization` from 1.6.10 to 2.0.0 Updates `org.jetbrains.kotlin:kotlin-test` from 1.6.10 to 2.0.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.6.10...v2.0.0) Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 1.6.10 to 2.0.0 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin:kotlin-maven-serialization dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- bom/application/pom.xml | 2 +- build-parent/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bom/application/pom.xml b/bom/application/pom.xml index ec2f8a52ae..666e2de4fe 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -147,7 +147,7 @@ 1.6.1 2.10.0 1.4.2 - 1.6.10 + 2.0.0 1.6.0 1.3.2 2.6.0 diff --git a/build-parent/pom.xml b/build-parent/pom.xml index f60fc5a19e..3bcba723b8 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -20,7 +20,7 @@ 3.8.1 - 1.6.10 + 2.0.0 1.6.10 2.12.13 4.5.6