Skip to content

Commit

Permalink
Update dependency com.squareup.okhttp3:logging-interceptor to v4.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent f67f514 commit 2488765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ dependencies {

implementation "com.squareup.retrofit2:retrofit:${rootConfiguration.retrofit_version}"
implementation "com.squareup.retrofit2:converter-moshi:2.9.0"
implementation "com.squareup.okhttp3:logging-interceptor:4.9.1"
implementation "com.squareup.okhttp3:logging-interceptor:4.12.0"

implementation "org.jetbrains.kotlinx:kotlinx-datetime:${date_time_version}"

Expand Down

0 comments on commit 2488765

Please sign in to comment.