mirror of
https://github.com/jlengrand/atrium.git
synced 2026-03-10 08:01:19 +00:00
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:
committed by
Robert Stoll
parent
50a28dce03
commit
76ee6599ac
@@ -15,7 +15,7 @@ buildscript {
|
|||||||
|
|
||||||
// test
|
// test
|
||||||
jacocoToolVersion = '0.8.7'
|
jacocoToolVersion = '0.8.7'
|
||||||
junitPlatformVersion = '1.7.2'
|
junitPlatformVersion = '1.8.0'
|
||||||
jupiterVersion = '5.7.2'
|
jupiterVersion = '5.7.2'
|
||||||
spek2Version = '2.0.12'
|
spek2Version = '2.0.12'
|
||||||
spekExtensionsVersion = '1.2.1'
|
spekExtensionsVersion = '1.2.1'
|
||||||
|
|||||||
Reference in New Issue
Block a user