Skip to content

Commit

Permalink
Merge pull request #338 from kit-data-manager/renovate/org.springfram…
Browse files Browse the repository at this point in the history
…ework.restdocs-spring-restdocs-mockmvc-3.x

Update dependency org.springframework.restdocs:spring-restdocs-mockmvc to v3.0.3
  • Loading branch information
ThomasJejkal authored Nov 21, 2024
2 parents da722bd + 2dc41ca commit d5bf9aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ dependencies {
//driver for h2
implementation "com.h2database:h2:2.3.232"

testImplementation "org.springframework.restdocs:spring-restdocs-mockmvc:3.0.2"
testImplementation "org.springframework.restdocs:spring-restdocs-mockmvc:3.0.3"
testImplementation "org.springframework.boot:spring-boot-starter-test"
testImplementation "org.springframework:spring-test"
testImplementation "org.springframework.security:spring-security-test"
Expand Down

0 comments on commit d5bf9aa

Please sign in to comment.