From 955edadb8011affa5f6aab6b909d73cf803885e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 14:14:19 +0000 Subject: [PATCH] Bump junit-jupiter-engine from 5.5.2 to 5.7.0 in /sdk-tests Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.5.2 to 5.7.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.5.2...r5.7.0) Signed-off-by: dependabot[bot] --- sdk-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk-tests/pom.xml b/sdk-tests/pom.xml index 55e532f104..114bc01fc4 100644 --- a/sdk-tests/pom.xml +++ b/sdk-tests/pom.xml @@ -96,7 +96,7 @@ org.junit.jupiter junit-jupiter-engine - 5.5.2 + 5.9.1 test