We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d72cf39 commit 233258fCopy full SHA for 233258f
app/build.gradle
@@ -48,7 +48,7 @@ dependencies {
48
testImplementation 'org.testcontainers:testcontainers:1.17.3'
49
testImplementation "org.testcontainers:spock:1.16.3"
50
testImplementation "org.testcontainers:mockserver:1.17.2"
51
- testImplementation 'org.mock-server:mockserver-client-java:5.12.0'
+ testImplementation 'org.mock-server:mockserver-client-java:5.13.2'
52
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.2'
53
}
54
0 commit comments