From 6089b8d531c820fde46f78baa42ccccc8ab99219 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Apr 2021 22:59:24 +0000 Subject: [PATCH] Bump junit from 4.11 to 4.13.1 in /com.gzoltar.vscode.examples Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1) Signed-off-by: dependabot[bot] --- com.gzoltar.vscode.examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.gzoltar.vscode.examples/pom.xml b/com.gzoltar.vscode.examples/pom.xml index 2e8b87cb..585b6aea 100644 --- a/com.gzoltar.vscode.examples/pom.xml +++ b/com.gzoltar.vscode.examples/pom.xml @@ -36,7 +36,7 @@ junit junit - 4.11 + 4.13.1 test