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 1b39c84 + b77d8bb commit 5f210e2Copy full SHA for 5f210e2
1 file changed
build.gradle
@@ -34,7 +34,7 @@ dependencies {
34
def mockitoVersion = "4.2.0"
35
36
api "org.mockito:mockito-core:$mockitoVersion"
37
- api "org.testng:testng:7.4.0"
+ api "org.testng:testng:7.5"
38
39
testImplementation "org.assertj:assertj-core:3.22.0"
40
testImplementation "org.mockito:mockito-inline:$mockitoVersion"
0 commit comments