From d70e1a28b5732a5f9a1300a691bab4ad84945410 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 20:48:16 +0000 Subject: [PATCH] Bump org.junit.jupiter:junit-jupiter-api from 5.11.3 to 5.11.4 Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.11.3 to 5.11.4. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.3...r5.11.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- approvaltests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/approvaltests/pom.xml b/approvaltests/pom.xml index 5970f74ae..fdcbcd302 100644 --- a/approvaltests/pom.xml +++ b/approvaltests/pom.xml @@ -100,7 +100,7 @@ org.junit.jupiter junit-jupiter-api - 5.11.3 + 5.11.4 compile true