Upgrade to JUnit Jupiter 5.9.3

Closes gh-35346
This commit is contained in:
Stephane Nicoll 2023-05-08 14:40:13 +02:00
parent ed3cf8fd1f
commit 3403be09b3

View File

@ -707,7 +707,7 @@ bom {
]
}
}
library("JUnit Jupiter", "5.9.2") {
library("JUnit Jupiter", "5.9.3") {
group("org.junit") {
imports = [
"junit-bom"