diff --git a/build.gradle b/build.gradle index 20123159..788d87e3 100644 --- a/build.gradle +++ b/build.gradle @@ -126,7 +126,7 @@ dependencies { // Additional libraries for tests testImplementation "com.google.guava:guava:33.5.0-jre" - testImplementation "org.springframework.restdocs:spring-restdocs-mockmvc:3.0.5" + testImplementation "org.springframework.restdocs:spring-restdocs-mockmvc:4.0.0" testImplementation "org.springframework.boot:spring-boot-starter-test" testImplementation "org.springframework:spring-test" testImplementation "org.springframework.security:spring-security-test"