mirror of
https://github.com/bitfireAT/davx5-ose.git
synced 2025-12-23 23:17:50 -05:00
Bump the app-dependencies group with 4 updates (#1790)
Bumps the app-dependencies group with 4 updates: [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp), [com.squareup.okhttp3:okhttp-brotli](https://github.com/square/okhttp), [com.squareup.okhttp3:logging-interceptor](https://github.com/square/okhttp) and [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp). Updates `com.squareup.okhttp3:okhttp` from 5.2.1 to 5.3.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-5.2.1...parent-5.3.0) Updates `com.squareup.okhttp3:okhttp-brotli` from 5.2.1 to 5.3.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-5.2.1...parent-5.3.0) Updates `com.squareup.okhttp3:logging-interceptor` from 5.2.1 to 5.3.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-5.2.1...parent-5.3.0) Updates `com.squareup.okhttp3:mockwebserver` from 5.2.1 to 5.3.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-5.2.1...parent-5.3.0) Updates `com.squareup.okhttp3:okhttp-brotli` from 5.2.1 to 5.3.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-5.2.1...parent-5.3.0) Updates `com.squareup.okhttp3:logging-interceptor` from 5.2.1 to 5.3.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-5.2.1...parent-5.3.0) Updates `com.squareup.okhttp3:mockwebserver` from 5.2.1 to 5.3.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-5.2.1...parent-5.3.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies - dependency-name: com.squareup.okhttp3:okhttp-brotli dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies - dependency-name: com.squareup.okhttp3:okhttp-brotli dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: app-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -33,7 +33,7 @@ kotlinx-coroutines = "1.10.2"
|
||||
ksp = "2.3.0"
|
||||
mikepenz-aboutLibraries = "13.1.0"
|
||||
mockk = "1.14.5"
|
||||
okhttp = "5.2.1"
|
||||
okhttp = "5.3.0"
|
||||
openid-appauth = "0.11.1"
|
||||
room = "2.8.3"
|
||||
unifiedpush = "3.1.2"
|
||||
|
||||
Reference in New Issue
Block a user