Skip to content

Commit

Permalink
Update dependency org.springframework:spring-test to v5.3.39
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 2061f16 commit 192ecf4
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 @@ -72,7 +72,7 @@ dependencies {
testImplementation 'org.springframework.boot:spring-boot-starter-test:2.7.3'
testImplementation 'org.springframework.restdocs:spring-restdocs-mockmvc:2.0.6.RELEASE'
testImplementation 'org.springframework.security:spring-security-test:5.7.3'
testImplementation 'org.springframework:spring-test:5.3.23'
testImplementation 'org.springframework:spring-test:5.3.39'
testImplementation 'org.mockito:mockito-core:4.8.0'
testImplementation 'org.powermock:powermock-module-junit4:2.0.9'
testImplementation 'org.powermock:powermock-api-mockito2:2.0.9'
Expand Down

0 comments on commit 192ecf4

Please sign in to comment.