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.
2 parents cbaede4 + df1527e commit 807adfaCopy full SHA for 807adfa
kahpp-spring-autoconfigure/build.gradle
@@ -61,7 +61,7 @@ dependencies{
61
exclude group: "org.junit.vintage", module: "junit-vintage-engine"
62
exclude group: "junit", module: "junit"
63
}
64
- implementation "org.mock-server:mockserver-netty:5.14.0"
+ implementation "org.mock-server:mockserver-netty:5.15.0"
65
implementation ("org.bouncycastle:bcprov-jdk15on:1.70") {
66
because "due to ClassNotFoundException after bump mockserver-netty-5.12.0"
67
0 commit comments