We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 060886f + a0b34e1 commit 5ff1abbCopy full SHA for 5ff1abb
build.gradle
@@ -101,7 +101,7 @@ dependencies {
101
//driver for h2
102
implementation "com.h2database:h2:2.3.232"
103
104
- testImplementation "org.springframework.restdocs:spring-restdocs-mockmvc:3.0.3"
+ testImplementation "org.springframework.restdocs:spring-restdocs-mockmvc:3.0.4"
105
testImplementation "org.springframework.boot:spring-boot-starter-test"
106
testImplementation "org.springframework:spring-test"
107
testImplementation "org.springframework.security:spring-security-test"
0 commit comments