Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8463bda commit afdf769Copy full SHA for afdf769
1 file changed
swagger-contract-tests/build.gradle
@@ -37,10 +37,8 @@ dependencies {
37
38
compile(project(':swagger-springmvc')) {
39
exclude group: 'org.springframework', module: 'spring-web'
40
- exclude group: 'org.springframework', module: 'pring-webmvc'
41
}
42
compile(project(path: ':swagger-springmvc', configuration: 'testArtifacts')) {
43
44
45
46
0 commit comments