Bump junit-platform-console from 1.8.0 to 1.8.1

Bumps [junit-platform-console](https://github.com/junit-team/junit5) from 1.8.0 to 1.8.1.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-09-23 02:04:59 +00:00
committed by Robert Stoll
parent 1ccc1d0c9f
commit 6c5fcb7fe0

View File

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