From 56c1531b03486905882f74016d195c3ac228484f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 06:15:02 +0000 Subject: [PATCH] Bump org.junit.platform:junit-platform-engine from 1.11.3 to 1.11.4 Bumps [org.junit.platform:junit-platform-engine](https://github.com/junit-team/junit5) from 1.11.3 to 1.11.4. - [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-engine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- junit5-engine-spi/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/junit5-engine-spi/pom.xml b/junit5-engine-spi/pom.xml index 385349519..1b5441ae8 100644 --- a/junit5-engine-spi/pom.xml +++ b/junit5-engine-spi/pom.xml @@ -7,7 +7,7 @@ 1.0.0 - 1.11.3 + 1.11.4 17 ${java.version}