From 249f37c0653b54cccaf717f66881aa0ecca8f6d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 02:03:22 +0000 Subject: [PATCH] Bump kotlin.version from 1.6.10 to 1.6.20 Bumps `kotlin.version` from 1.6.10 to 1.6.20. Updates `kotlin-stdlib` from 1.6.10 to 1.6.20 - [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.6.10 to 1.6.20 Updates `kotlin-reflect` from 1.6.10 to 1.6.20 - [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) --- 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 - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ecae35710..188407ca4 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 5.8.2 2.4.0 1.2.0 - 1.6.10 + 1.6.20 6.2.0 ${project.groupId}.${project.artifactId} !kotlin.*,*