From e3edb6b847bc2c64aa86f0b041e53e6d21b1a1f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 15:59:37 +0000 Subject: [PATCH] Bump junit Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1) Signed-off-by: dependabot[bot] --- .../Exercise Files/05_03/end/akka-quickstart-java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ex_Files_Reactive_Prog_Java_8/Exercise Files/05_03/end/akka-quickstart-java/pom.xml b/Ex_Files_Reactive_Prog_Java_8/Exercise Files/05_03/end/akka-quickstart-java/pom.xml index a3c01ac..fe49b25 100644 --- a/Ex_Files_Reactive_Prog_Java_8/Exercise Files/05_03/end/akka-quickstart-java/pom.xml +++ b/Ex_Files_Reactive_Prog_Java_8/Exercise Files/05_03/end/akka-quickstart-java/pom.xml @@ -20,7 +20,7 @@ junit junit - 4.12 + 4.13.1