From fc5fc829409ab4516049d9b672e691296d30fa06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 05:32:24 +0000 Subject: [PATCH] Bump junit.platform.version from 1.13.0 to 1.13.1 Bumps `junit.platform.version` from 1.13.0 to 1.13.1. Updates `org.junit.platform:junit-platform-launcher` from 1.13.0 to 1.13.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Updates `org.junit.platform:junit-platform-runner` from 1.13.0 to 1.13.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-launcher dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.platform:junit-platform-runner dependency-version: 1.13.1 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 bc189c26..4c5094ca 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ ${project.build.testOutputDirectory}/testfiles false 5.13.1 - 1.13.0 + 1.13.1