From 8bbccc1fcc41e7386136066c8b3f0b979870926b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2019 06:07:39 +0000 Subject: [PATCH] :arrow_up: Bump junit-jupiter-api from 5.4.2 to 5.5.1 Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.4.2 to 5.5.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.4.2...r5.5.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 ad7cbc8f..7b29ec8b 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ org.junit.jupiter junit-jupiter-api - 5.4.2 + 5.5.1 test