Skip to content

Commit 8bc324f

Browse files
Update dependency org.mockito:mockito-core to v5.18.0
1 parent 7d74829 commit 8bc324f

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
@@ -108,7 +108,7 @@ dependencies {
108108
//testImplementation 'org.springframework:spring-test'
109109

110110
testImplementation 'org.springframework.restdocs:spring-restdocs-mockmvc:3.0.3'
111-
testImplementation 'org.mockito:mockito-core:5.17.0'
111+
testImplementation 'org.mockito:mockito-core:5.18.0'
112112
testImplementation 'org.powermock:powermock-module-junit4:2.0.9'
113113
testImplementation 'org.powermock:powermock-api-mockito2:2.0.9'
114114
testImplementation 'net.bytebuddy:byte-buddy:1.17.5'

0 commit comments

Comments
 (0)