From 25a9986c23641d402e450179da96569691fbd08d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 07:26:23 +0000 Subject: [PATCH] Bump junit.platform.version from 1.13.2 to 1.13.3 Bumps `junit.platform.version` from 1.13.2 to 1.13.3. Updates `org.junit.platform:junit-platform-launcher` from 1.13.2 to 1.13.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits) Updates `org.junit.platform:junit-platform-runner` from 1.13.2 to 1.13.3 - [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.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.platform:junit-platform-runner dependency-version: 1.13.3 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 c920e3c17..249dd2afb 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ ${project.build.testOutputDirectory}/testfiles false 5.13.2 - 1.13.2 + 1.13.3