From 78690c68147a52cdcd8fd830bb983615bd676a02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Feb 2021 06:08:00 +0000 Subject: [PATCH] Bump junit-jupiter-params from 5.7.0 to 5.7.1 Bumps [junit-jupiter-params](https://github.com/junit-team/junit5) from 5.7.0 to 5.7.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 237dfbe..d5656f2 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ org.junit.jupiter junit-jupiter-params - 5.7.0 + 5.7.1 test