From 36bc313ad345babffc29a7ea2059be9721e502d1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2020 08:05:04 +0000 Subject: [PATCH] Bump okhttp from 4.2.2 to 4.3.0 Bumps [okhttp](https://github.com/square/okhttp) from 4.2.2 to 4.3.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.2.2...parent-4.3.0) Signed-off-by: dependabot-preview[bot] --- ktapi-okHttpHelper/pom.xml | 2 +- ktapi-websocket/ktapi-websocket-okHttp/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ktapi-okHttpHelper/pom.xml b/ktapi-okHttpHelper/pom.xml index 4883b8d2..11c34749 100644 --- a/ktapi-okHttpHelper/pom.xml +++ b/ktapi-okHttpHelper/pom.xml @@ -11,7 +11,7 @@ com.squareup.okhttp3 okhttp - 4.2.2 + 4.3.0 de.125m125.kt diff --git a/ktapi-websocket/ktapi-websocket-okHttp/pom.xml b/ktapi-websocket/ktapi-websocket-okHttp/pom.xml index e94a702d..f481d298 100644 --- a/ktapi-websocket/ktapi-websocket-okHttp/pom.xml +++ b/ktapi-websocket/ktapi-websocket-okHttp/pom.xml @@ -11,7 +11,7 @@ com.squareup.okhttp3 okhttp - 4.2.2 + 4.3.0 de.125m125.kt