Official Java SDK for Bytom
Révision | ff00e074772eef4accee20f1a49985421310ef94 (tree) |
---|---|
l'heure | 2020-10-13 09:47:22 |
Auteur | dependabot[bot] <49699333+dependabot[bot]@user...> |
Commiter | GitHub |
Bump junit from 4.12 to 4.13.1
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] <support@github.com>
@@ -65,7 +65,7 @@ | ||
65 | 65 | <dependency> |
66 | 66 | <groupId>junit</groupId> |
67 | 67 | <artifactId>junit</artifactId> |
68 | - <version>4.12</version> | |
68 | + <version>4.13.1</version> | |
69 | 69 | <scope>test</scope> |
70 | 70 | </dependency> |
71 | 71 | <dependency> |