mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 20:49:34 +00:00
Upgrade to Mockito 4.6.1
Closes gh-31332
This commit is contained in:
@@ -1029,7 +1029,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Mockito", "4.5.1") {
|
||||
library("Mockito", "4.6.1") {
|
||||
group("org.mockito") {
|
||||
imports = [
|
||||
"mockito-bom"
|
||||
|
||||
Reference in New Issue
Block a user