Skip to content

Commit 3c84f26

Browse files
Bump okhttp from 5.0.0-alpha.10 to 5.0.0-alpha.11
Bumps [okhttp](https://github.com/square/okhttp) from 5.0.0-alpha.10 to 5.0.0-alpha.11. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.0.0-alpha.10...jesse-5.0.0-alpha.11) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90e5e9e commit 3c84f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ configurations {
4949

5050
dependencies {
5151
implementation 'org.apache.jackrabbit:jackrabbit-webdav:2.13.5'
52-
api 'com.squareup.okhttp3:okhttp:5.0.0-alpha.10'
52+
api 'com.squareup.okhttp3:okhttp:5.0.0-alpha.11'
5353
implementation 'com.gitlab.bitfireAT:dav4jvm:2.1.3' // in transition phase, we use old and new libs
5454
implementation group: 'com.google.code.gson', name: 'gson', version: '2.10'
5555
implementation 'androidx.annotation:annotation:1.5.0'

0 commit comments

Comments
 (0)