From 18ddd4f6d83ef16c708a793529a992ce90b7b40e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 10:32:01 +0000 Subject: [PATCH] Bump junit in /Concurrency programming/PP - 1. Fine grained bank Bumps [junit](https://github.com/junit-team/junit4) from 3.8.2 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/compare/r3.8.2...r4.13.1) Signed-off-by: dependabot[bot] --- Concurrency programming/PP - 1. Fine grained bank/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Concurrency programming/PP - 1. Fine grained bank/pom.xml b/Concurrency programming/PP - 1. Fine grained bank/pom.xml index 1ce0406..a625a54 100644 --- a/Concurrency programming/PP - 1. Fine grained bank/pom.xml +++ b/Concurrency programming/PP - 1. Fine grained bank/pom.xml @@ -18,7 +18,7 @@ junit junit - 3.8.2 + 4.13.1 test