Bump junit-vintage-engine from 5.7.1 to 5.8.0

Bumps [junit-vintage-engine](https://github.com/junit-team/junit5) from 5.7.1 to 5.8.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.1...r5.8.0)

---
updated-dependencies:
- dependency-name: org.junit.vintage:junit-vintage-engine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-15 14:32:46 +00:00 committed by GitHub
parent 546039fd5e
commit ac3635a8f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ ext.versions = [
sortListView : "1.0.1",
junit4 : "4.13.2",
junit5 : "5.7.1",
junit5 : "5.8.0",
mockito : "3.12.4",
mockitoKotlin : "3.2.0",
kluent : "1.68",