Upgrade to JUnit Jupiter 5.6.1

Closes gh-20772
This commit is contained in:
Andy Wilkinson
2020-04-01 09:40:59 +01:00
parent 07df272243
commit e384b3d00f

View File

@@ -960,7 +960,7 @@ bom {
]
}
}
library("JUnit Jupiter", "5.6.0") {
library("JUnit Jupiter", "5.6.1") {
group("org.junit") {
imports = [
"junit-bom"