From 4b82a31783f00acb5d97c2228b94663ef3b3c704 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 03:02:14 +0000 Subject: [PATCH] Bump kotlin.version from 1.5.31 to 1.6.0 Bumps `kotlin.version` from 1.5.31 to 1.6.0. Updates `kotlin-maven-allopen` from 1.5.31 to 1.6.0 Updates `kotlin-maven-plugin` from 1.5.31 to 1.6.0 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../mybatis-spring-boot-sample-kotlin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybatis-spring-boot-samples/mybatis-spring-boot-sample-kotlin/pom.xml b/mybatis-spring-boot-samples/mybatis-spring-boot-sample-kotlin/pom.xml index 4d0c8c24c..59ce2a75f 100644 --- a/mybatis-spring-boot-samples/mybatis-spring-boot-sample-kotlin/pom.xml +++ b/mybatis-spring-boot-samples/mybatis-spring-boot-sample-kotlin/pom.xml @@ -28,7 +28,7 @@ mybatis-spring-boot-sample-kotlin org.mybatis.spring.boot.sample.kotlin - 1.5.31 + 1.6.0 1.8