Bump junit-platform-console from 1.7.1 to 1.7.2

Bumps [junit-platform-console](https://github.com/junit-team/junit5) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-17 02:03:42 +00:00
committed by Robert Stoll
parent d983154e4d
commit 0dc1998e30

View File

@@ -15,7 +15,7 @@ buildscript {
// test
jacocoToolVersion = '0.8.7'
junitPlatformVersion = '1.7.1'
junitPlatformVersion = '1.7.2'
jupiterVersion = '5.7.1'
spek2Version = '2.0.12'
spekExtensionsVersion = '1.2.1'