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.
1 parent ef10738 commit 40dcc68Copy full SHA for 40dcc68
build.gradle
@@ -70,7 +70,7 @@ dependencies {
70
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.0'
71
testImplementation 'org.junit.jupiter:junit-jupiter-migrationsupport:5.9.0'
72
testImplementation 'org.springframework.boot:spring-boot-starter-test:2.7.3'
73
- testImplementation 'org.springframework.restdocs:spring-restdocs-mockmvc:2.0.6.RELEASE'
+ testImplementation 'org.springframework.restdocs:spring-restdocs-mockmvc:3.0.1'
74
testImplementation 'org.springframework.security:spring-security-test:5.7.3'
75
testImplementation 'org.springframework:spring-test:5.3.23'
76
testImplementation 'org.mockito:mockito-core:4.8.0'
0 commit comments