From f4146c1a33bedf62da13273b967daee247a33175 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 09:14:53 +0000 Subject: [PATCH] Bump org.junit.platform:junit-platform-launcher from 1.13.1 to 1.13.2 Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) from 1.13.1 to 1.13.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 1.13.2 dependency-type: direct:production 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 a6b8388..e1c1ad5 100644 --- a/pom.xml +++ b/pom.xml @@ -120,7 +120,7 @@ org.junit.platform junit-platform-launcher - 1.13.1 + 1.13.2