From 7b0a977d973d86b729c9356503d4d02463322953 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 20:26:12 -0500 Subject: [PATCH] Bump junit-jupiter from 5.7.0 to 5.7.1 (#133) Bumps [junit-jupiter](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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a0e0a08f..076948a8 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.junit.jupiter junit-jupiter - 5.7.0 + 5.7.1 test