From 17b52291a2c63b617e66a9d341de977cb1b5eab2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 23:17:03 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20junit=20from=203.8.1=20to=204.13.1=20in?= =?UTF-8?q?=20/ch06=E6=9E=9A=E4=B8=BE=E5=92=8C=E6=B3=A8=E8=A7=A3/EnumsAnno?= =?UTF-8?q?tations?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [junit](https://github.com/junit-team/junit4) from 3.8.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) Signed-off-by: dependabot[bot] --- ch06枚举和注解/EnumsAnnotations/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch06枚举和注解/EnumsAnnotations/pom.xml b/ch06枚举和注解/EnumsAnnotations/pom.xml index e1ec2ca..b6dee18 100644 --- a/ch06枚举和注解/EnumsAnnotations/pom.xml +++ b/ch06枚举和注解/EnumsAnnotations/pom.xml @@ -18,7 +18,7 @@ junit junit - 3.8.1 + 4.13.1 test