From b8d313c0351d89b3c0e061f7c1ad256fa6cb31d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 22:40:23 +0000 Subject: [PATCH] Bump kotlin-stdlib in /Section 1/Chapter04/tweet-gathering Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.2.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/v1.2.0...v1.6.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Section 1/Chapter04/tweet-gathering/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Section 1/Chapter04/tweet-gathering/pom.xml b/Section 1/Chapter04/tweet-gathering/pom.xml index 96798ab..66e3d54 100644 --- a/Section 1/Chapter04/tweet-gathering/pom.xml +++ b/Section 1/Chapter04/tweet-gathering/pom.xml @@ -23,7 +23,7 @@ UTF-8 UTF-8 1.8 - 1.2.0 + 1.6.0