From 3a8e51b8af9cae49ca4580fa7a31eb803db0d815 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 22:44:26 +0000 Subject: [PATCH] Bump kotlin-stdlib from 1.3.10 to 1.6.0 in /retrofit Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.3.10 to 1.6.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.0/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.10...v1.6.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- retrofit/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/retrofit/pom.xml b/retrofit/pom.xml index f0c8e5b..8feed91 100644 --- a/retrofit/pom.xml +++ b/retrofit/pom.xml @@ -46,7 +46,7 @@ 1.7 - 1.3.10 + 1.6.0 4.1.1.4