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 Oct 29, 2023
1 parent 4fbec41 commit e5f6177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ dependencies {
// Retrofit
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
implementation 'com.squareup.retrofit2:converter-moshi:2.9.0'
implementation 'com.squareup.okhttp3:logging-interceptor:4.11.0'
implementation 'com.squareup.okhttp3:logging-interceptor:4.12.0'

// Tesseract
implementation 'cz.adaptech.tesseract4android:tesseract4android:4.5.0'
Expand Down

0 comments on commit e5f6177

Please sign in to comment.