From ed60d42c2d3f31718b5cf0fdd0a7ad0a7cbbb259 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 02:10:47 +0000 Subject: [PATCH] Bump kotlin.version in /build-caching-maven-samples Bumps `kotlin.version` from 1.9.20 to 1.9.21. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.20 to 1.9.21 - [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.20...v1.9.21) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.20 to 1.9.21 --- 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-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- build-caching-maven-samples/kotlin-project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-caching-maven-samples/kotlin-project/pom.xml b/build-caching-maven-samples/kotlin-project/pom.xml index 65f3eabf1..bc691dc4a 100644 --- a/build-caching-maven-samples/kotlin-project/pom.xml +++ b/build-caching-maven-samples/kotlin-project/pom.xml @@ -12,7 +12,7 @@ - 1.9.20 + 1.9.21 5.10.1 true