From badb9cefbf5090bead4eb85de5df689d77223c7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 11:57:33 +0000 Subject: [PATCH] Bump org.junit.platform:junit-platform-runner from 1.11.4 to 1.12.1 Bumps [org.junit.platform:junit-platform-runner](https://github.com/junit-team/junit5) from 1.11.4 to 1.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-runner dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 00a9714..d55d119 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,7 @@ org.junit.platform junit-platform-runner - 1.11.4 + 1.12.1 test