Skip to content

Commit

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

Bump okhttp from 4.7.2 to 4.8.1
  • Loading branch information
Andre601 authored Aug 8, 2020
2 parents 95ff9fb + 98149eb commit c419f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion request-module/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies {
implementation project(":core")
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.7.2'
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.8.1'
}

javadoc {
Expand Down

0 comments on commit c419f75

Please sign in to comment.