Upgrade to JUnit Jupiter 5.8.2

Closes gh-29066
This commit is contained in:
Stephane Nicoll 2021-12-15 15:11:16 +01:00
parent 657f6e0010
commit 36332d42b8

View File

@ -1006,7 +1006,7 @@ bom {
]
}
}
library("JUnit Jupiter", "5.8.1") {
library("JUnit Jupiter", "5.8.2") {
group("org.junit") {
imports = [
"junit-bom"