From 5474e04de99ccfbd6b0a28c94dc91daa64bb0f12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 14:14:11 +0000 Subject: [PATCH] Bump junit-jupiter-api from 5.5.2 to 5.7.0 in /sdk-actors Bumps [junit-jupiter-api](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-actors/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk-actors/pom.xml b/sdk-actors/pom.xml index def8e3d10f..1fb78f7365 100644 --- a/sdk-actors/pom.xml +++ b/sdk-actors/pom.xml @@ -46,7 +46,7 @@ org.junit.jupiter junit-jupiter-api - 5.5.2 + 5.9.1 test