Skip to content

Commit fc31805

Browse files
chore(deps): bump com.squareup.okhttp3:okhttp from 4.12.0 to 5.1.0
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] <support@github.com>
1 parent c8649c6 commit fc31805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ dependencies {
115115
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
116116
implementation 'androidx.preference:preference:1.2.1'
117117
implementation 'com.google.android.material:material:1.7.0'
118-
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
118+
implementation 'com.squareup.okhttp3:okhttp:5.1.0'
119119
implementation 'com.elvishew:xlog:1.11.1'
120120
implementation 'io.noties.markwon:core:4.6.2'
121121
implementation files('libs/BaiduLBS_Android.jar')

0 commit comments

Comments
 (0)