mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 01:39:02 +00:00
Upgrade to JUnit 4.13
Closes gh-19919
This commit is contained in:
@@ -935,7 +935,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("JUnit", "4.12") {
|
||||
library("JUnit", "4.13") {
|
||||
group("junit") {
|
||||
modules = [
|
||||
"junit"
|
||||
|
||||
Reference in New Issue
Block a user