From f37af004a88bc9652e0091c1a07c09cf5dff4f68 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 11 Oct 2020 22:57:50 +0000 Subject: [PATCH] Bump junit from 4.13-SNAPSHOT to 4.13.1 Bumps [junit](https://github.com/junit-team/junit4) from 4.13-SNAPSHOT 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-preview[bot] --- bungee/pom.xml | 2 +- common/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bungee/pom.xml b/bungee/pom.xml index 4e6ec73..1a60d11 100644 --- a/bungee/pom.xml +++ b/bungee/pom.xml @@ -39,7 +39,7 @@ junit junit - 4.13 + 4.13.1 test diff --git a/common/pom.xml b/common/pom.xml index 59838c0..e9a0345 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -36,7 +36,7 @@ junit junit - 4.13-SNAPSHOT + 4.13.1 test