Bump junit-platform-console from 1.7.2 to 1.8.0

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

---
updated-dependencies:
- dependency-name: org.junit.platform:junit-platform-console
  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-13 02:04:49 +00:00
committed by Robert Stoll
parent 50a28dce03
commit 76ee6599ac

View File

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