Skip to content

Commit 8de41b4

Browse files
committed
Upgrade to JUnit Jupiter 5.9.3
Closes gh-35279
1 parent 6f816d1 commit 8de41b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@ bom {
729729
]
730730
}
731731
}
732-
library("JUnit Jupiter", "5.9.2") {
732+
library("JUnit Jupiter", "5.9.3") {
733733
group("org.junit") {
734734
imports = [
735735
"junit-bom"

0 commit comments

Comments
 (0)