Skip to content

Commit 4569b25

Browse files
authored
Merge pull request #260 from kit-data-manager/renovate/org.mockito-mockito-core-5.x
Update dependency org.mockito:mockito-core to v5.20.0
2 parents 5e527c6 + e8cadac commit 4569b25

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
@@ -117,7 +117,7 @@ dependencies {
117117
//testImplementation 'org.springframework:spring-test'
118118

119119
testImplementation 'org.springframework.restdocs:spring-restdocs-mockmvc:3.0.5'
120-
testImplementation 'org.mockito:mockito-core:5.19.0'
120+
testImplementation 'org.mockito:mockito-core:5.20.0'
121121
testImplementation 'org.powermock:powermock-module-junit4:2.0.9'
122122
testImplementation 'org.powermock:powermock-api-mockito2:2.0.9'
123123
testImplementation 'net.bytebuddy:byte-buddy:1.17.7'

0 commit comments

Comments
 (0)