From 9d2965d6d981c0c6c3ed51afec7e26c80af3f22b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Aug 2023 15:15:43 +0000 Subject: [PATCH] Bump org.jetbrains.kotlin:kotlin-stdlib in /tests/common Bumps [org.jetbrains.kotlin: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] --- pom.xml | 2 +- tests/common/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6734183..4712b95 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ 1.8 1.8 qrscanner - 1.3.72 + 1.6.0 true 1.8 diff --git a/tests/common/pom.xml b/tests/common/pom.xml index e28d0d1..46272ed 100644 --- a/tests/common/pom.xml +++ b/tests/common/pom.xml @@ -22,7 +22,7 @@ - 1.4.32 + 1.6.0 true