1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Update Mockito to 5.5.0

Closes gh-13810
This commit is contained in:
Steve Riesenberg
2023-09-12 12:19:56 -05:00
parent f3a012eaa2
commit d6ff58bb7f
6 changed files with 1 additions and 6 deletions
-1
View File
@@ -26,7 +26,6 @@ dependencies {
testImplementation 'jakarta.websocket:jakarta.websocket-client-api'
testImplementation 'org.hamcrest:hamcrest'
testImplementation 'org.mockito:mockito-core'
testImplementation 'org.mockito:mockito-inline'
testImplementation 'org.skyscreamer:jsonassert'
testImplementation 'org.springframework:spring-webflux'
testImplementation 'org.synchronoss.cloud:nio-multipart-parser'