We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8310dc3 + 51685d4 commit f3ef90eCopy full SHA for f3ef90e
build.gradle
@@ -135,7 +135,7 @@ dependencies {
135
testImplementation "io.rest-assured:rest-assured"
136
testImplementation "io.rest-assured:spring-mock-mvc"
137
138
- testImplementation ("io.specto:hoverfly-java-junit5:0.20.0") {
+ testImplementation ("io.specto:hoverfly-java-junit5:0.20.2") {
139
exclude group: 'ch.qos.logback', module: 'logback-classic'
140
}
141
0 commit comments