From e29a5ae8f852c1d31ae8e6a6bd63bb658f579863 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Nov 2020 23:05:44 +0000 Subject: Bump junit from 3.8.1 to 4.13.1 in /dice Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](https://github.com/junit-team/junit4/commits/r4.13.1) Signed-off-by: dependabot[bot] --- dice/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dice/pom.xml b/dice/pom.xml index 8461926..d1d4fec 100644 --- a/dice/pom.xml +++ b/dice/pom.xml @@ -24,7 +24,7 @@ junit junit - 4.12 + 4.13.1 test -- cgit v1.2.3