Skip to content

Commit

Permalink
#83 GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-cherednik committed Oct 6, 2024
1 parent 8fbf455 commit dcaebf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
//noinspection VulnerableLibrariesLocal
testImplementation 'org.testng:testng:7.4.0'
testImplementation 'org.assertj:assertj-core:3.26.3'
testImplementation 'org.mockito:mockito-core:5.14.0'
testImplementation 'org.mockito:mockito-core:4.11.0'
testImplementation 'org.apache.commons:commons-compress:1.27.1'
testImplementation 'net.sf.sevenzipjbinding:sevenzipjbinding:16.02-2.01'
testImplementation 'net.sf.sevenzipjbinding:sevenzipjbinding-all-platforms:16.02-2.01'
Expand Down

0 comments on commit dcaebf0

Please sign in to comment.