From a0ee5a107f08eaa31931aeaa78ec59fbc2f1fdc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 11:02:08 +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-jdk8` from 1.6.10 to 1.6.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.20/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.10...v1.6.20) Updates `kotlin-maven-plugin` from 1.6.10 to 1.6.20 --- 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-maven-plugin dependency-type: direct:production 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 30717ef02..cbefb1630 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ org.mybatis.dynamic.sql - 1.6.10 + 1.6.20 1.8 pom.xml,src/main/java,src/main/kotlin