We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b7ee45 + 3b89ade commit 85c45a2Copy full SHA for 85c45a2
1 file changed
build.gradle
@@ -31,7 +31,7 @@ repositories {
31
}
32
33
dependencies {
34
- def mockitoVersion = "3.11.2"
+ def mockitoVersion = "3.12.0"
35
36
api "org.mockito:mockito-core:$mockitoVersion"
37
api "org.testng:testng:7.4.0"
0 commit comments