This repository was archived by the owner on Jun 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ dependencies {
8888 testImplementation ' org.eclipse.jetty:jetty-servlets:7.6.16.v20140903'
8989 testImplementation ' org.hamcrest:hamcrest:2.1'
9090 testImplementation ' org.hamcrest:hamcrest-library:2.1'
91- testImplementation (' org.mock-server:mockserver-netty:3.10 .4' ) {
91+ testImplementation (' org.mock-server:mockserver-netty:5.5 .4' ) {
9292 exclude(module : ' logback-classic' )
9393 exclude(module : ' netty-codec-socks' )
9494 exclude(module : ' netty-buffer' )
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ dependencies {
8181 testImplementation ' org.codehaus.groovy.modules.http-builder:http-builder:0.7.2'
8282 testImplementation ' org.hamcrest:hamcrest:2.1'
8383 testImplementation ' org.hamcrest:hamcrest-library:2.1'
84- testImplementation ' org.mock-server:mockserver-netty:3.10.8 '
84+ testImplementation ' org.mock-server:mockserver-netty:5.5.4 '
8585 testImplementation ' org.mockito:mockito-core:2.27.0'
8686 testImplementation ' org.seleniumhq.selenium:selenium-api:3.4.0'
8787 testImplementation ' org.awaitility:awaitility:3.1.6'
You can’t perform that action at this time.
0 commit comments