Skip to content

Commit a0b34e1

Browse files
Update dependency org.springframework.restdocs:spring-restdocs-mockmvc to v3.0.4
1 parent e3b1088 commit a0b34e1

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
@@ -101,7 +101,7 @@ dependencies {
101101
//driver for h2
102102
implementation "com.h2database:h2:2.3.232"
103103

104-
testImplementation "org.springframework.restdocs:spring-restdocs-mockmvc:3.0.3"
104+
testImplementation "org.springframework.restdocs:spring-restdocs-mockmvc:3.0.4"
105105
testImplementation "org.springframework.boot:spring-boot-starter-test"
106106
testImplementation "org.springframework:spring-test"
107107
testImplementation "org.springframework.security:spring-security-test"

0 commit comments

Comments
 (0)