Skip to content

Commit e8a5f74

Browse files
Bump com.squareup.okhttp3:okhttp in /android-refimpl-app
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.12.0 to 5.1.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.1.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1745c62 commit e8a5f74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-refimpl-app/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ dependencies {
383383
implementation 'me.zhanghai.android.patternlock:library:2.1.2'
384384
implementation 'com.github.zoff99:pkgs_armchaAutoLinkTextView:0.3.0'
385385
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
386-
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
386+
implementation 'com.squareup.okhttp3:okhttp:5.1.0'
387387
implementation 'com.daimajia.numberprogressbar:library:1.4@aar'
388388
implementation 'com.github.lawloretienne:discreteslider:0.0.9'
389389
implementation "com.github.YarikSOffice:lingver:1.3.0"

0 commit comments

Comments
 (0)