Skip to content

Commit

Permalink
Update dependency org.springframework.restdocs:spring-restdocs-mockmv…
Browse files Browse the repository at this point in the history
…c to v3.0.3
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent d04658c commit 2dc41ca
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 2dc41ca

Please sign in to comment.