From 8ca0282801261e3a3864852700fdd0545fc44c71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 17:19:04 +0000 Subject: [PATCH] Bump junit from 4.13-beta-3 to 4.13.1 in /chapter_002 Bumps [junit](https://github.com/junit-team/junit4) from 4.13-beta-3 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] --- chapter_002/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter_002/pom.xml b/chapter_002/pom.xml index c3feb08..98891dc 100644 --- a/chapter_002/pom.xml +++ b/chapter_002/pom.xml @@ -47,13 +47,13 @@ junit junit - 4.13-beta-3 + 4.13.1 compile junit junit - 4.13-beta-3 + 4.13.1 compile