Upgrade to Mockito 3.4.6
Closes gh-22838
This commit is contained in:
@@ -59,6 +59,7 @@ dependencies {
|
||||
testImplementation("org.hsqldb:hsqldb")
|
||||
testImplementation("org.junit.jupiter:junit-jupiter")
|
||||
testImplementation("org.mockito:mockito-core")
|
||||
testImplementation("org.mockito:mockito-junit-jupiter")
|
||||
testImplementation("org.postgresql:postgresql")
|
||||
testImplementation("org.springframework:spring-test")
|
||||
testImplementation("org.springframework:spring-webmvc")
|
||||
|
||||
Reference in New Issue
Block a user