Skip to content

Commit 299134f

Browse files
committed
Upgrade to JUnit 4.13.2
Closes gh-25339
1 parent edc7253 commit 299134f

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
@@ -882,7 +882,7 @@ bom {
882882
]
883883
}
884884
}
885-
library("JUnit", "4.13.1") {
885+
library("JUnit", "4.13.2") {
886886
group("junit") {
887887
modules = [
888888
"junit"

0 commit comments

Comments
 (0)