Skip to content

Commit 92c82a4

Browse files
committed
Upgrade to JUnit 4.13.2
Closes gh-25335
1 parent 74b33cc commit 92c82a4

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
@@ -939,7 +939,7 @@ bom {
939939
]
940940
}
941941
}
942-
library("JUnit", "4.13.1") {
942+
library("JUnit", "4.13.2") {
943943
group("junit") {
944944
modules = [
945945
"junit"

0 commit comments

Comments
 (0)