From a8f3d9cf7ccf083b9138edf2e5c84f985fafd148 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 11:28:00 +0000 Subject: [PATCH] Bump kotlin.version from 2.1.21 to 2.2.0 Bumps `kotlin.version` from 2.1.21 to 2.2.0. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.1.21 to 2.2.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.0/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.21...v2.2.0) Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.1.21 to 2.2.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.0/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.21...v2.2.0) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.1.21 to 2.2.0 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- boat-quay/boat-quay-lint/pom.xml | 2 +- boat-quay/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/boat-quay/boat-quay-lint/pom.xml b/boat-quay/boat-quay-lint/pom.xml index ac201eafc..711e03e4e 100644 --- a/boat-quay/boat-quay-lint/pom.xml +++ b/boat-quay/boat-quay-lint/pom.xml @@ -17,7 +17,7 @@ ${basedir}/../${aggregate.report.dir} - 2.1.21 + 2.2.0 false diff --git a/boat-quay/pom.xml b/boat-quay/pom.xml index 75adf2c58..5fe4320c2 100644 --- a/boat-quay/pom.xml +++ b/boat-quay/pom.xml @@ -19,7 +19,7 @@ ${basedir}/../${aggregate.report.dir} - 2.1.21 + 2.2.0 false 1.1.1