Skip to content

Commit

Permalink
Bump com.squareup.okhttp3:logging-interceptor from 4.10.0 to 4.11.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 0caccfa commit 924a785
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 @@ -148,7 +148,7 @@ dependencies {
// http://square.github.io/retrofit/
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
implementation 'com.squareup.okhttp3:logging-interceptor:4.10.0'
implementation 'com.squareup.okhttp3:logging-interceptor:4.11.0'
implementation 'com.squareup.okhttp3:okhttp-urlconnection:4.10.0'

implementation "androidx.lifecycle:lifecycle-common-java8:2.6.1"
Expand Down

0 comments on commit 924a785

Please sign in to comment.