From ab92b9811f99c6004c9f04711359dd5b330cfd55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 14:59:08 +0000 Subject: [PATCH] chore(deps): bump org.jetbrains.kotlin:kotlin-maven-plugin Bumps org.jetbrains.kotlin:kotlin-maven-plugin from 1.8.21 to 2.0.20. --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- mybatis-plus-join-test/test-kotlin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybatis-plus-join-test/test-kotlin/pom.xml b/mybatis-plus-join-test/test-kotlin/pom.xml index 280000b..f600d87 100644 --- a/mybatis-plus-join-test/test-kotlin/pom.xml +++ b/mybatis-plus-join-test/test-kotlin/pom.xml @@ -49,7 +49,7 @@ org.jetbrains.kotlin kotlin-maven-plugin - 1.8.21 + 2.0.20 compile