From 812a8ea03298537afd721c85dcfc27673d482eb2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Feb 2021 06:38:31 +0000 Subject: [PATCH] Bump junit-jupiter-api from 5.1.0 to 5.7.1 Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.1.0 to 5.7.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.1.0...r5.7.1) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 068c57d..5e7a2f6 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ org.junit.jupiter junit-jupiter-api - 5.1.0 + 5.7.1 test