From 93b60e3f9173d3852d1c74d07a585462933001d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 22:46:12 +0000 Subject: [PATCH] Bump kotlin-stdlib from 1.3.72 to 1.6.0 in /GoogleMaps Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.3.72 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.72...v1.6.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- GoogleMaps/pom.xml | 2 +- GoogleMaps/tests/common/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GoogleMaps/pom.xml b/GoogleMaps/pom.xml index 636fa5c..4d92172 100644 --- a/GoogleMaps/pom.xml +++ b/GoogleMaps/pom.xml @@ -57,7 +57,7 @@ 8 8 googlemaps - 1.3.72 + 1.6.0 true diff --git a/GoogleMaps/tests/common/pom.xml b/GoogleMaps/tests/common/pom.xml index cae8672..4adb022 100644 --- a/GoogleMaps/tests/common/pom.xml +++ b/GoogleMaps/tests/common/pom.xml @@ -22,7 +22,7 @@ - 1.3.72 + 1.6.0 true