From 7715c329b25df66d41a9c0908366efc30dc5fc79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 21:02:26 +0000 Subject: [PATCH] Bump kotlin.version from 1.7.20 to 1.7.21 in /value Bumps `kotlin.version` from 1.7.20 to 1.7.21. Updates `kotlin-stdlib` from 1.7.20 to 1.7.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/commits) Updates `kotlin-maven-plugin` from 1.7.20 to 1.7.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] --- value/src/it/functional/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/value/src/it/functional/pom.xml b/value/src/it/functional/pom.xml index 236d0abfb6..3f0e172067 100644 --- a/value/src/it/functional/pom.xml +++ b/value/src/it/functional/pom.xml @@ -32,7 +32,7 @@ HEAD-SNAPSHOT Auto-Value Functional Integration Test - 1.7.20 + 1.7.21