Skip to content

Commit

Permalink
Upgrade to JUnit 4.13.2
Browse files Browse the repository at this point in the history
Closes gh-25335
  • Loading branch information
wilkinsona committed Feb 17, 2021
1 parent 74b33cc commit 92c82a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -939,7 +939,7 @@ bom {
]
}
}
library("JUnit", "4.13.1") {
library("JUnit", "4.13.2") {
group("junit") {
modules = [
"junit"
Expand Down

0 comments on commit 92c82a4

Please sign in to comment.