From 0e7d5f2d23490569e9bfc52443206847d73b3e91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Oct 2020 16:17:29 +0000 Subject: [PATCH] build(deps): bump okhttp from 4.8.0 to 4.9.0 Bumps [okhttp](https://github.com/square/okhttp) from 4.8.0 to 4.9.0. - [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.8.0...parent-4.9.0) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e36b3b5..3896c5e 100644 --- a/pom.xml +++ b/pom.xml @@ -145,7 +145,7 @@ com.squareup.okhttp3 okhttp - 4.8.0 + 4.9.0 org.jetbrains.kotlin -- 2.49.1