Skip to content

Commit

Permalink
Update dependency com.squareup.okhttp3:okhttp to v4.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2023
1 parent 9511921 commit 44f4968
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ repositories {

dependencies {
compile 'org.tinylog:tinylog:1.3.6'
compile 'com.squareup.okhttp3:okhttp:4.10.0'
compile 'com.squareup.okhttp3:okhttp:4.10.0'
compile 'com.squareup.okhttp3:okhttp:4.12.0'
compile 'com.squareup.okhttp3:okhttp:4.12.0'
testImplementation 'junit:junit:4.13.2'
}

0 comments on commit 44f4968

Please sign in to comment.