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 0594b45 + 6554ebb commit 35912adCopy full SHA for 35912ad
1 file changed
build.gradle
@@ -31,7 +31,7 @@ repositories {
31
}
32
33
dependencies {
34
- def mockitoVersion = "4.2.0"
+ def mockitoVersion = "4.5.1"
35
36
api "org.mockito:mockito-core:$mockitoVersion"
37
api "org.testng:testng:7.5"
0 commit comments