We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c6470d commit 3e37be2Copy full SHA for 3e37be2
build.gradle
@@ -126,7 +126,7 @@ dependencies {
126
127
// Additional libraries for tests
128
testImplementation "com.google.guava:guava:33.5.0-jre"
129
- testImplementation "org.springframework.restdocs:spring-restdocs-mockmvc:3.0.5"
+ testImplementation "org.springframework.restdocs:spring-restdocs-mockmvc:4.0.0"
130
testImplementation "org.springframework.boot:spring-boot-starter-test"
131
testImplementation "org.springframework:spring-test"
132
testImplementation "org.springframework.security:spring-security-test"
0 commit comments