Bump junit-vintage-engine from 5.8.0 to 5.8.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-04 15:45:21 +00:00 committed by GitHub
parent d89ae50ef4
commit 1d26d9ba3a
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.8.0",
junit5 : "5.8.1",
mockito : "3.12.4",
mockitoKotlin : "3.2.0",
kluent : "1.68",