Skip to content

Commit dcaebf0

Browse files
#83 GitHub actions
1 parent 8fbf455 commit dcaebf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies {
4545
//noinspection VulnerableLibrariesLocal
4646
testImplementation 'org.testng:testng:7.4.0'
4747
testImplementation 'org.assertj:assertj-core:3.26.3'
48-
testImplementation 'org.mockito:mockito-core:5.14.0'
48+
testImplementation 'org.mockito:mockito-core:4.11.0'
4949
testImplementation 'org.apache.commons:commons-compress:1.27.1'
5050
testImplementation 'net.sf.sevenzipjbinding:sevenzipjbinding:16.02-2.01'
5151
testImplementation 'net.sf.sevenzipjbinding:sevenzipjbinding-all-platforms:16.02-2.01'

0 commit comments

Comments
 (0)