This repository was archived by the owner on Jun 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ dependencies {
9090 testImplementation ' org.hamcrest:hamcrest:2.1'
9191 testImplementation ' org.hamcrest:hamcrest-library:2.1'
9292 testImplementation ' com.github.tomakehurst:wiremock-jre8:2.24.1'
93- testImplementation ' org.mockito:mockito-core:3.0 .0'
93+ testImplementation ' org.mockito:mockito-core:3.1 .0'
9494 testImplementation ' org.seleniumhq.selenium:selenium-firefox-driver:3.141.59'
9595 testImplementation ' org.apache.httpcomponents:httpclient:4.5.10'
9696}
Original file line number Diff line number Diff line change @@ -80,5 +80,5 @@ dependencies {
8080 testImplementation ' org.codehaus.groovy:groovy-all:2.5.8'
8181 testImplementation ' org.hamcrest:hamcrest:2.1'
8282 testImplementation ' org.hamcrest:hamcrest-library:2.1'
83- testImplementation ' org.mockito:mockito-core:3.0 .0'
83+ testImplementation ' org.mockito:mockito-core:3.1 .0'
8484}
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ dependencies {
9797 testImplementation ' org.codehaus.groovy.modules.http-builder:http-builder:0.7.2'
9898 testImplementation ' org.hamcrest:hamcrest:2.1'
9999 testImplementation ' org.hamcrest:hamcrest-library:2.1'
100- testImplementation ' org.mockito:mockito-core:3.0 .0'
100+ testImplementation ' org.mockito:mockito-core:3.1 .0'
101101 testImplementation ' org.seleniumhq.selenium:selenium-api:3.4.0'
102102 testImplementation ' org.awaitility:awaitility:4.0.1'
103103 testImplementation ' xyz.rogfam:littleproxy:2.0.0-beta-3'
You can’t perform that action at this time.
0 commit comments