From e76aeb8f7193ce8f0061ff05b800b4c2db7b0e66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 14:03:17 +0000 Subject: [PATCH] Bump kotlin.version from 1.7.20 to 1.7.22 Bumps `kotlin.version` from 1.7.20 to 1.7.22. Updates `kotlin-stdlib-jdk8` from 1.7.20 to 1.7.22 - [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.7.20...v1.7.22) Updates `kotlin-test` from 1.7.20 to 1.7.22 - [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.7.20...v1.7.22) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-test 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 f54b42f..6220182 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ 8 UTF-8 - 1.7.20 + 1.7.22