From 9ac05555a4922b6cd4177263c0afa8ebb3f61141 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 18:31:19 +0000 Subject: [PATCH] Build(deps-dev): Bump org.jetbrains.kotlin:kotlin-test-junit5 Bumps [org.jetbrains.kotlin:kotlin-test-junit5](https://github.com/JetBrains/kotlin) from 2.1.10 to 2.1.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/v2.1.10...v2.1.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-test-junit5 dependency-type: direct:development 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 e02a901..0c47da4 100644 --- a/pom.xml +++ b/pom.xml @@ -146,7 +146,7 @@ org.jetbrains.kotlin kotlin-test-junit5 - 2.1.10 + 2.1.20 test