Skip to content

Commit 40dcc68

Browse files
Bump org.springframework.restdocs:spring-restdocs-mockmvc
Bumps [org.springframework.restdocs:spring-restdocs-mockmvc](https://github.com/spring-projects/spring-restdocs) from 2.0.6.RELEASE to 3.0.1. - [Release notes](https://github.com/spring-projects/spring-restdocs/releases) - [Commits](spring-projects/spring-restdocs@v2.0.6.RELEASE...v3.0.1) --- updated-dependencies: - dependency-name: org.springframework.restdocs:spring-restdocs-mockmvc dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef10738 commit 40dcc68

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
@@ -70,7 +70,7 @@ dependencies {
7070
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.0'
7171
testImplementation 'org.junit.jupiter:junit-jupiter-migrationsupport:5.9.0'
7272
testImplementation 'org.springframework.boot:spring-boot-starter-test:2.7.3'
73-
testImplementation 'org.springframework.restdocs:spring-restdocs-mockmvc:2.0.6.RELEASE'
73+
testImplementation 'org.springframework.restdocs:spring-restdocs-mockmvc:3.0.1'
7474
testImplementation 'org.springframework.security:spring-security-test:5.7.3'
7575
testImplementation 'org.springframework:spring-test:5.3.23'
7676
testImplementation 'org.mockito:mockito-core:4.8.0'

0 commit comments

Comments
 (0)