From ed8f770d65f77fe5c574b1005d65e5ebaf2c21f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 20:22:40 +0000 Subject: [PATCH] Bump junit from 3.8.1 to 4.13.1 in /GDX 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] --- GDX/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GDX/pom.xml b/GDX/pom.xml index 6017d0d..bfa1681 100644 --- a/GDX/pom.xml +++ b/GDX/pom.xml @@ -11,7 +11,7 @@ junit junit - 3.8.1 + 4.13.1 test @@ -75,7 +75,7 @@ junit junit - 4.10 + 4.13.1