Bump com.squareup.okhttp3:logging-interceptor from 4.9.0 to 4.12.0 (#76)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-31 02:55:20 +05:30
committed by GitHub
parent d107dce434
commit 5dbce683dd

View File

@@ -111,7 +111,7 @@ dependencies {
implementation "androidx.room:room-ktx:2.4.3"
api "com.squareup.retrofit2:retrofit:2.9.0"
api 'com.squareup.retrofit2:converter-gson:2.9.0'
api 'com.squareup.okhttp3:logging-interceptor:4.9.0'
api 'com.squareup.okhttp3:logging-interceptor:4.12.0'
debugImplementation 'com.github.chuckerteam.chucker:library:3.5.2'
releaseImplementation 'com.github.chuckerteam.chucker:library-no-op:3.5.2'
testImplementation "androidx.room:room-testing:2.4.3"