From c2dfbf29b4db0f7ec55f12e97691b800b6177cd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 19:55:01 +0000 Subject: [PATCH] chore(deps): bump org.jetbrains.kotlin:kotlin-maven-plugin Bumps org.jetbrains.kotlin:kotlin-maven-plugin from 2.0.20 to 2.0.21. --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... 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 bc9af2c..c0964bf 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 - 2.0.20 + 2.0.21 compile