Skip to content

Commit 48f8ec1

Browse files
committed
Upgrade to JUnit 4.13.2
Closes gh-25329
1 parent 8155e09 commit 48f8ec1

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
@@ -950,7 +950,7 @@ bom {
950950
]
951951
}
952952
}
953-
library("JUnit", "4.13.1") {
953+
library("JUnit", "4.13.2") {
954954
group("junit") {
955955
modules = [
956956
"junit"

0 commit comments

Comments
 (0)