Upgrade to JUnit Jupiter 5.6.0
See gh-19907
This commit is contained in:
committed by
Stephane Nicoll
parent
32cb4c1415
commit
d75de39456
@@ -942,7 +942,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("JUnit Jupiter", "5.5.2") {
|
||||
library("JUnit Jupiter", "5.6.0") {
|
||||
group("org.junit") {
|
||||
imports = [
|
||||
"junit-bom"
|
||||
|
||||
Reference in New Issue
Block a user