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 989e2f6 commit 8a7117fCopy full SHA for 8a7117f
build.gradle
@@ -105,7 +105,7 @@ dependencies {
105
106
// boot starter
107
testImplementation "org.springframework.boot:spring-boot-starter-test"
108
- testImplementation 'org.springframework.restdocs:spring-restdocs-mockmvc:3.0.3'
+ testImplementation 'org.springframework.restdocs:spring-restdocs-mockmvc:3.0.4'
109
testImplementation "org.springframework.security:spring-security-test"
110
testImplementation "org.springframework:spring-test"
111
}
0 commit comments