Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 419df1f9 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump the lib-dependencies group with 2 updates (#127)

Bumps the lib-dependencies group with 2 updates: [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) and [com.squareup.okhttp3:mockwebserver3](https://github.com/square/okhttp).


Updates `com.squareup.okhttp3:okhttp` from 5.3.1 to 5.3.2
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-5.3.1...parent-5.3.2)

Updates `com.squareup.okhttp3:mockwebserver3` from 5.3.1 to 5.3.2
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-5.3.1...parent-5.3.2)

Updates `com.squareup.okhttp3:mockwebserver3` from 5.3.1 to 5.3.2
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-5.3.1...parent-5.3.2

)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-dependencies
- dependency-name: com.squareup.okhttp3:mockwebserver3
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-dependencies
- dependency-name: com.squareup.okhttp3:mockwebserver3
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lib-dependencies
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 51333c81
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ dokka = "2.1.0"
junit4 = "4.13.2"
kotlin = "2.2.21"
kotlin-coroutines = "1.10.2"
okhttpVersion = "5.3.1"
okhttpVersion = "5.3.2"
spotbugs = "4.9.8"
xpp3Version = "1.1.6"
ktor = "3.3.2"