We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fbf455 commit dcaebf0Copy full SHA for dcaebf0
build.gradle
@@ -45,7 +45,7 @@ dependencies {
45
//noinspection VulnerableLibrariesLocal
46
testImplementation 'org.testng:testng:7.4.0'
47
testImplementation 'org.assertj:assertj-core:3.26.3'
48
- testImplementation 'org.mockito:mockito-core:5.14.0'
+ testImplementation 'org.mockito:mockito-core:4.11.0'
49
testImplementation 'org.apache.commons:commons-compress:1.27.1'
50
testImplementation 'net.sf.sevenzipjbinding:sevenzipjbinding:16.02-2.01'
51
testImplementation 'net.sf.sevenzipjbinding:sevenzipjbinding-all-platforms:16.02-2.01'
0 commit comments