Bump junit-vintage-engine from 5.5.1 to 5.6.0 (#1316)

Bumps [junit-vintage-engine](https://github.com/junit-team/junit5) from 5.5.1 to 5.6.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.5.1...r5.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-04 09:59:54 +01:00
committed by GitHub
parent b70a29a660
commit d29a320460

View File

@@ -47,7 +47,7 @@
<rest-assured.version>4.1.1</rest-assured.version>
<junit-platform.version>1.3.2</junit-platform.version>
<junit-vintage.version>5.5.1</junit-vintage.version>
<junit-vintage.version>5.6.0</junit-vintage.version>
<junit-jupiter.version>5.5.2</junit-jupiter.version>
<maven-surefire-plugin.version>3.0.0-M3</maven-surefire-plugin.version>
<maven-failsafe-plugin.version>3.0.0-M3</maven-failsafe-plugin.version>