From 04bdb1c7c10a340dd4446a64d8a5ed3350401eea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 22:41:46 +0000 Subject: [PATCH] build(deps-dev): bump kotlin-stdlib in /com.creditease.uav.fastjson Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.1.3-2 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.1.3-2...v1.6.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- com.creditease.uav.fastjson/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.creditease.uav.fastjson/pom.xml b/com.creditease.uav.fastjson/pom.xml index 011da09a..98472e28 100644 --- a/com.creditease.uav.fastjson/pom.xml +++ b/com.creditease.uav.fastjson/pom.xml @@ -308,7 +308,7 @@ org.jetbrains.kotlin kotlin-stdlib - 1.1.3-2 + 1.6.0 test