From c2f435b1f076795ef2d7b23c0d6a1f2541608b25 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 9 Feb 2020 16:24:50 +0000 Subject: [PATCH] Bump junit-jupiter-api from 5.5.2 to 5.6.0 Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.5.2 to 5.6.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.5.2...r5.6.0) 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 a11fd61..0c42e09 100644 --- a/pom.xml +++ b/pom.xml @@ -201,7 +201,7 @@ org.junit.jupiter junit-jupiter-api - 5.5.2 + 5.6.0 compile