1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-01-19 06:36:53 -06:00

Bump logging-interceptor from 4.9.2 to 4.9.3 (#1676)

This commit is contained in:
dependabot[bot] 2021-11-23 01:55:10 +00:00 committed by GitHub
parent 3e7030abc2
commit c99bc96c08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -218,7 +218,7 @@ dependencies {
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
implementation "com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter:0.8.0"
implementation "com.squareup.okhttp3:logging-interceptor:4.9.2"
implementation "com.squareup.okhttp3:logging-interceptor:4.9.3"
implementation "com.jakewharton.timber:timber:5.0.1"
implementation "at.favre.lib:slf4j-timber:1.0.1"