From 32dc2fdb0324f5c3e53388c3be6bd9f68f0f4f6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 03:25:12 +0000 Subject: [PATCH] Bump org.junit.platform:junit-platform-commons from 1.11.0 to 1.11.1 Bumps [org.junit.platform:junit-platform-commons](https://github.com/junit-team/junit5) from 1.11.0 to 1.11.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-commons 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 720dd7c5..e33d7a05 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,7 @@ org.junit.platform junit-platform-commons - 1.11.0 + 1.11.1 org.slf4j