From 98df42731fb7b3dc9d24f4ef81f80c2e6c45323b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 15:17:33 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20junit=20in=20/=E7=AC=AC=E5=85=AD?= =?UTF-8?q?=E7=AB=A0=20Java=20=E7=BC=96=E7=A8=8B=E5=AE=9E=E6=88=98/08.=20I?= =?UTF-8?q?ntellij=20=E6=9B=B4=E5=A4=9A=E5=8A=9F=E8=83=BD=E4=BB=8B?= =?UTF-8?q?=E7=BB=8D/code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1) Signed-off-by: dependabot[bot] --- .../code/pom.xml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\347\254\254\345\205\255\347\253\240 Java \347\274\226\347\250\213\345\256\236\346\210\230/08. Intellij \346\233\264\345\244\232\345\212\237\350\203\275\344\273\213\347\273\215/code/pom.xml" "b/\347\254\254\345\205\255\347\253\240 Java \347\274\226\347\250\213\345\256\236\346\210\230/08. Intellij \346\233\264\345\244\232\345\212\237\350\203\275\344\273\213\347\273\215/code/pom.xml" index 9ce7caa..49f3880 100644 --- "a/\347\254\254\345\205\255\347\253\240 Java \347\274\226\347\250\213\345\256\236\346\210\230/08. Intellij \346\233\264\345\244\232\345\212\237\350\203\275\344\273\213\347\273\215/code/pom.xml" +++ "b/\347\254\254\345\205\255\347\253\240 Java \347\274\226\347\250\213\345\256\236\346\210\230/08. Intellij \346\233\264\345\244\232\345\212\237\350\203\275\344\273\213\347\273\215/code/pom.xml" @@ -28,7 +28,7 @@ junit junit - 4.12 + 4.13.1