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 @@ -95,7 +95,7 @@ dependencies {
9595 testImplementation ' org.hamcrest:hamcrest:2.2'
9696 testImplementation ' org.hamcrest:hamcrest-library:2.2'
9797 testImplementation ' com.github.tomakehurst:wiremock-jre8:2.26.3'
98- testImplementation ' org.mockito:mockito-core:3.3.3 '
98+ testImplementation ' org.mockito:mockito-core:3.6.28 '
9999 testImplementation ' org.seleniumhq.selenium:selenium-firefox-driver:3.141.59'
100100 testImplementation ' org.apache.httpcomponents:httpclient:4.5.13'
101101}
Original file line number Diff line number Diff line change @@ -83,5 +83,5 @@ dependencies {
8383 testImplementation ' org.codehaus.groovy:groovy-all:3.0.7'
8484 testImplementation ' org.hamcrest:hamcrest:2.2'
8585 testImplementation ' org.hamcrest:hamcrest-library:2.2'
86- testImplementation ' org.mockito:mockito-core:3.3.3 '
86+ testImplementation ' org.mockito:mockito-core:3.6.28 '
8787}
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ dependencies {
100100 testImplementation ' org.codehaus.groovy.modules.http-builder:http-builder:0.7.2'
101101 testImplementation ' org.hamcrest:hamcrest:2.2'
102102 testImplementation ' org.hamcrest:hamcrest-library:2.2'
103- testImplementation ' org.mockito:mockito-core:3.3.3 '
103+ testImplementation ' org.mockito:mockito-core:3.6.28 '
104104 testImplementation ' org.seleniumhq.selenium:selenium-api:3.4.0'
105105 testImplementation ' org.awaitility:awaitility:4.0.2'
106106 testImplementation ' com.github.tomakehurst:wiremock-jre8:2.24.1'
You can’t perform that action at this time.
0 commit comments