From 5f0aa6d94e80687e90bb6185ee67990c9c51a223 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 00:23:51 +0000 Subject: [PATCH] Bump junit from 3.8.1 to 4.13.1 in /HackerRankDashboard/Tutorials 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] --- HackerRankDashboard/Tutorials/30DaysOfCode/pom.xml | 2 +- .../Tutorials/CrackingTheCodingInterview/pom.xml | 2 +- HackerRankDashboard/Tutorials/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HackerRankDashboard/Tutorials/30DaysOfCode/pom.xml b/HackerRankDashboard/Tutorials/30DaysOfCode/pom.xml index 2ad2b85..520e182 100644 --- a/HackerRankDashboard/Tutorials/30DaysOfCode/pom.xml +++ b/HackerRankDashboard/Tutorials/30DaysOfCode/pom.xml @@ -17,7 +17,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/HackerRankDashboard/Tutorials/CrackingTheCodingInterview/pom.xml b/HackerRankDashboard/Tutorials/CrackingTheCodingInterview/pom.xml index b32541f..b045442 100644 --- a/HackerRankDashboard/Tutorials/CrackingTheCodingInterview/pom.xml +++ b/HackerRankDashboard/Tutorials/CrackingTheCodingInterview/pom.xml @@ -17,7 +17,7 @@ junit junit - 3.8.1 + 4.13.1 test diff --git a/HackerRankDashboard/Tutorials/pom.xml b/HackerRankDashboard/Tutorials/pom.xml index bf4cea4..22977e8 100644 --- a/HackerRankDashboard/Tutorials/pom.xml +++ b/HackerRankDashboard/Tutorials/pom.xml @@ -17,7 +17,7 @@ junit junit - 3.8.1 + 4.13.1 test