We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9dcc1e1 + c65139e commit 932e3e8Copy full SHA for 932e3e8
build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
api "org.mockito:mockito-core:$mockitoVersion"
37
api "org.testng:testng:7.5"
38
39
- testImplementation "org.assertj:assertj-core:3.23.1"
+ testImplementation "org.assertj:assertj-core:3.24.2"
40
testImplementation "org.mockito:mockito-inline:$mockitoVersion"
41
}
42
0 commit comments