Skip to content

Commit

Permalink
Merge pull request #4337 from owncloud/fix/push_okhttp_dependency
Browse files Browse the repository at this point in the history
Bump okhttp from 4.6.0 to 4.9.2
  • Loading branch information
jesmrec authored Mar 13, 2024
2 parents 911d6d4 + 98fdb57 commit 97c4241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion owncloudComLibrary/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ apply plugin: 'com.google.devtools.ksp'
apply plugin: 'kotlin-parcelize'

dependencies {
api 'com.squareup.okhttp3:okhttp:4.6.0'
api 'com.squareup.okhttp3:okhttp:4.9.2'
implementation libs.kotlin.stdlib
api 'com.gitlab.ownclouders:dav4android:oc_support_2.1.5'

Expand Down

0 comments on commit 97c4241

Please sign in to comment.