@@ -428,12 +428,12 @@ dependencies {
428428 androidTestImplementation(" androidx.room:room-testing:2.7.2" )
429429 androidTestImplementation(" androidx.arch.core:core-testing:2.2.0" )
430430 androidTestImplementation(" androidx.work:work-testing:2.10.3" )
431- androidTestImplementation(" com.squareup.okhttp3:mockwebserver:4.12 .0" )
432- androidTestImplementation(" com.squareup.okhttp3:okhttp-tls:4.12 .0" )
431+ androidTestImplementation(" com.squareup.okhttp3:mockwebserver:5.1 .0" )
432+ androidTestImplementation(" com.squareup.okhttp3:okhttp-tls:5.1 .0" )
433433 androidTestImplementation(" com.athaydes.rawhttp:rawhttp-core:2.6.0" )
434434 androidTestUtil(" androidx.test:orchestrator:1.6.1" )
435435
436- testImplementation(" com.squareup.okhttp3:mockwebserver:4.12 .0" )
436+ testImplementation(" com.squareup.okhttp3:mockwebserver:5.1 .0" )
437437 testImplementation(" com.flextrade.jfixture:jfixture:2.7.2" )
438438 testImplementation(" com.shazam:shazamcrest:0.11" )
439439 testImplementation(" org.robolectric:robolectric:4.14.1" )
@@ -490,7 +490,7 @@ dependencies {
490490 implementation(" com.squareup.retrofit2:converter-gson:3.0.0" )
491491 implementation(" com.squareup.retrofit2:converter-scalars:3.0.0" )
492492 implementation(" com.squareup.okio:okio:3.16.0" )
493- implementation(" com.squareup.okhttp3:logging-interceptor:4.12 .0" )
493+ implementation(" com.squareup.okhttp3:logging-interceptor:5.1 .0" )
494494
495495 implementation(" com.github.bumptech.glide:glide:4.16.0" )
496496 implementation(" com.nulab-inc:zxcvbn:1.9.0" )
0 commit comments