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.
1 parent bb74db2 commit 555f6d5Copy full SHA for 555f6d5
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.27.4"
+ testImplementation "org.assertj:assertj-core:3.27.5"
40
testImplementation "org.mockito:mockito-inline:$mockitoVersion"
41
}
42
0 commit comments