From cab89b6dd7a50a6b71478dce58dc58a377a21691 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 10:58:27 +0000 Subject: [PATCH] Bump kotlin.version from 1.9.0 to 1.9.10 Bumps `kotlin.version` from 1.9.0 to 1.9.10. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.0 to 1.9.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.0...v1.9.10) Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.9.0 to 1.9.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.0...v1.9.10) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.0 to 1.9.10 --- 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-reflect dependency-type: direct:production 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] --- 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 c4f2b3b3b..ba74ca04c 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} - 1.9.0 + 1.9.10 false diff --git a/boat-quay/pom.xml b/boat-quay/pom.xml index f1daa2349..69a6a6c37 100644 --- a/boat-quay/pom.xml +++ b/boat-quay/pom.xml @@ -19,7 +19,7 @@ ${basedir}/../${aggregate.report.dir} - 1.9.0 + 1.9.10 false 1.1.1