Skip to content

Commit

Permalink
Merge pull request #131 from devgianlu/dependabot/gradle/com.squareup…
Browse files Browse the repository at this point in the history
….okhttp3-okhttp-4.11.0

Bump com.squareup.okhttp3:okhttp from 4.10.0 to 4.11.0
  • Loading branch information
devgianlu authored Oct 18, 2023
2 parents 199c0b2 + da037ba commit d23e62a
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 @@ -79,7 +79,7 @@ dependencies {
}

implementation 'com.github.PhilJay:MPAndroidChart:v3.1.0'
implementation 'com.squareup.okhttp3:okhttp:4.10.0'
implementation 'com.squareup.okhttp3:okhttp:4.11.0'
implementation 'com.github.scribejava:scribejava-core:8.3.3'
implementation 'com.github.scribejava:scribejava-httpclient-okhttp:8.3.3'

Expand Down

0 comments on commit d23e62a

Please sign in to comment.