diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-11-21 23:05:44 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-21 23:05:44 +0000 |
| commit | e29a5ae8f852c1d31ae8e6a6bd63bb658f579863 (patch) | |
| tree | 26c06ca4f6b161e43d7f23506818556fee2b9329 /dice | |
| parent | 785a1ed2437d9810b39deb376c163e0e3e73160f (diff) | |
Bump junit from 3.8.1 to 4.13.1 in /dice
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] <support@github.com>
Diffstat (limited to 'dice')
| -rw-r--r-- | dice/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dice/pom.xml b/dice/pom.xml index 8461926..d1d4fec 100644 --- a/dice/pom.xml +++ b/dice/pom.xml @@ -24,7 +24,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.12</version> + <version>4.13.1</version> <scope>test</scope> </dependency> <dependency> |
