From 6049a6e41f4a9726af16463ef4b243fafc429a0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 22:47:34 +0000 Subject: [PATCH] Bump kotlin-stdlib from 1.5.21 to 1.6.0 in /integrations/typescanner Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.5.21 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.5.21...v1.6.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- integrations/typescanner/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/typescanner/pom.xml b/integrations/typescanner/pom.xml index 5a3c9ad..c9b7bc5 100644 --- a/integrations/typescanner/pom.xml +++ b/integrations/typescanner/pom.xml @@ -27,7 +27,7 @@ org.jetbrains.kotlin kotlin-stdlib - 1.5.21 + 1.6.0 org.junit