Skip to content

Commit 66ac093

Browse files
Update dependency org.mockito:mockito-core to v5.18.0
1 parent 8687428 commit 66ac093

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
@@ -113,7 +113,7 @@ dependencies {
113113
//testImplementation 'org.springframework:spring-test'
114114

115115
testImplementation 'org.springframework.restdocs:spring-restdocs-mockmvc:3.0.3'
116-
testImplementation 'org.mockito:mockito-core:5.17.0'
116+
testImplementation 'org.mockito:mockito-core:5.18.0'
117117
testImplementation 'org.powermock:powermock-module-junit4:2.0.9'
118118
testImplementation 'org.powermock:powermock-api-mockito2:2.0.9'
119119
testImplementation 'net.bytebuddy:byte-buddy:1.17.5'

0 commit comments

Comments
 (0)