From c898aa56c47cf4b5fdbfb48b93447087060c8e4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 16:53:43 +0000 Subject: [PATCH] chore(deps-dev): bump org.jetbrains.kotlin:kotlin-test-junit Bumps [org.jetbrains.kotlin:kotlin-test-junit](https://github.com/JetBrains/kotlin) from 1.8.21 to 2.0.20. - [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.8.21...v2.0.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-test-junit dependency-type: direct:development 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 16ec8ef..8668c48 100644 --- a/mybatis-plus-join-test/test-kotlin/pom.xml +++ b/mybatis-plus-join-test/test-kotlin/pom.xml @@ -38,7 +38,7 @@ org.jetbrains.kotlin kotlin-test-junit - 1.8.21 + 2.0.20 test