Browse Source

Bump okhttpVersion from 3.14.2 to 4.9.1

Bumps `okhttpVersion` from 3.14.2 to 4.9.1.

Updates `okhttp` from 3.14.2 to 4.9.1
- [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-3.14.2...parent-4.9.1)

Updates `okhttp-urlconnection` from 3.14.2 to 4.9.1
- [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-3.14.2...parent-4.9.1)

Updates `logging-interceptor` from 3.14.2 to 4.9.1
- [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-3.14.2...parent-4.9.1)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 4 years ago
parent
commit
6326268793
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -156,7 +156,7 @@ ext {
     butterknifeVersion = "10.2.3"
     butterknifeVersion = "10.2.3"
     coilKtVersion = "1.2.1"
     coilKtVersion = "1.2.1"
     daggerVersion = "2.35.1"
     daggerVersion = "2.35.1"
-    okhttpVersion = "3.14.2"
+    okhttpVersion = "4.9.1"
     materialDialogsVersion = "3.3.0"
     materialDialogsVersion = "3.3.0"
     parcelerVersion = "1.1.13"
     parcelerVersion = "1.1.13"
     powermockVersion = "2.0.9"
     powermockVersion = "2.0.9"