From 56f5a26d50730bfcf60113d4ad35390385c1e08b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jul 2021 01:00:19 +0000 Subject: [PATCH] Bump junit from 4.13-beta-1 to 4.13.1 in /java-cohort/07-20-2021/streams Bumps [junit](https://github.com/junit-team/junit4) from 4.13-beta-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) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- java-cohort/07-20-2021/streams/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/java-cohort/07-20-2021/streams/pom.xml b/java-cohort/07-20-2021/streams/pom.xml index ad8bd05..b1938a2 100644 --- a/java-cohort/07-20-2021/streams/pom.xml +++ b/java-cohort/07-20-2021/streams/pom.xml @@ -11,13 +11,13 @@ junit junit - 4.13-beta-1 + 4.13.1 test junit junit - 4.13-beta-1 + 4.13.1 test