mirror of
https://codeberg.org/NextPush/nextpush-android.git
synced 2025-01-16 11:51:54 +01:00
Bump okhttp-bom from 4.9.1 to 4.9.3
Bumps [okhttp-bom](https://github.com/square/okhttp) from 4.9.1 to 4.9.3. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.9.1...parent-4.9.3) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
630b207cc2
commit
5bdb051e15
@ -59,7 +59,7 @@ dependencies {
|
||||
implementation("com.google.android.material:material:1.4.0")
|
||||
implementation("androidx.constraintlayout:constraintlayout:2.1.2")
|
||||
implementation("androidx.coordinatorlayout:coordinatorlayout:1.1.0")
|
||||
implementation(platform("com.squareup.okhttp3:okhttp-bom:4.9.1"))
|
||||
implementation(platform("com.squareup.okhttp3:okhttp-bom:4.9.3"))
|
||||
implementation("com.squareup.okhttp3:okhttp")
|
||||
implementation("com.squareup.okhttp3:okhttp-sse")
|
||||
implementation("com.github.nextcloud:Android-SingleSignOn:0.6.0")
|
||||
|
Loading…
Reference in New Issue
Block a user