Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit fd5da38

Browse files
Bump okhttp from 4.9.0 to 4.9.1 in /ScopedStorage
Bumps [okhttp](https://github.com/square/okhttp) from 4.9.0 to 4.9.1. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.9.0...parent-4.9.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 940f959 commit fd5da38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ScopedStorage/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666
implementation 'androidx.navigation:navigation-ui-ktx:2.3.5'
6767
implementation 'androidx.recyclerview:recyclerview:1.2.0'
6868
implementation 'androidx.documentfile:documentfile:1.0.1'
69-
implementation 'com.squareup.okhttp3:okhttp:4.9.0'
69+
implementation 'com.squareup.okhttp3:okhttp:4.9.1'
7070
implementation 'com.github.bumptech.glide:glide:4.12.0'
7171
annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0'
7272

0 commit comments

Comments
 (0)