Skip to content

Commit 3e37be2

Browse files
Update dependency org.springframework.restdocs:spring-restdocs-mockmvc to v4
1 parent 2c6470d commit 3e37be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ dependencies {
126126

127127
// Additional libraries for tests
128128
testImplementation "com.google.guava:guava:33.5.0-jre"
129-
testImplementation "org.springframework.restdocs:spring-restdocs-mockmvc:3.0.5"
129+
testImplementation "org.springframework.restdocs:spring-restdocs-mockmvc:4.0.0"
130130
testImplementation "org.springframework.boot:spring-boot-starter-test"
131131
testImplementation "org.springframework:spring-test"
132132
testImplementation "org.springframework.security:spring-security-test"

0 commit comments

Comments
 (0)