From fa070d964e005b1144600f4c2e348093903c9bab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 19:25:37 +0000 Subject: [PATCH] Bump ktor-client-core from 1.1.4 to 1.3.0 Bumps [ktor-client-core](https://github.com/ktorio/ktor) from 1.1.4 to 1.3.0. - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md) - [Commits](https://github.com/ktorio/ktor/compare/1.1.4...1.3.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 3fde612..8df2cf2 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ io.ktor ktor-client-core - 1.1.4 + 1.3.0 io.ktor