Skip to content

Commit 8a7117f

Browse files
Update dependency org.springframework.restdocs:spring-restdocs-mockmvc to v3.0.4
1 parent 989e2f6 commit 8a7117f

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
@@ -105,7 +105,7 @@ dependencies {
105105

106106
// boot starter
107107
testImplementation "org.springframework.boot:spring-boot-starter-test"
108-
testImplementation 'org.springframework.restdocs:spring-restdocs-mockmvc:3.0.3'
108+
testImplementation 'org.springframework.restdocs:spring-restdocs-mockmvc:3.0.4'
109109
testImplementation "org.springframework.security:spring-security-test"
110110
testImplementation "org.springframework:spring-test"
111111
}

0 commit comments

Comments
 (0)