From 1c32114a1d42c0d5a1c7782d594a93fb7448275c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 22:40:05 +0000 Subject: [PATCH] Bump kotlin-stdlib from 1.0.0 to 1.6.0 in /thunder-core Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.0.0 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/build-1.0.0...v1.6.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- thunder-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunder-core/pom.xml b/thunder-core/pom.xml index 2db1ef9b..c8d8d109 100644 --- a/thunder-core/pom.xml +++ b/thunder-core/pom.xml @@ -23,7 +23,7 @@ thunder-core 0.1 - 1.0.0 + 1.6.0 jar ThunderNetwork Core Library