From d8bcfb17167a2f204d714dfd475d8471448988a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 09:16:25 +0000 Subject: [PATCH] Bump kotlinx-coroutines-core from 1.6.3 to 1.6.4 Bumps [kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) from 1.6.3 to 1.6.4. - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.3...1.6.4) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9a9da58e6..ac6cc684d 100644 --- a/pom.xml +++ b/pom.xml @@ -109,7 +109,7 @@ 1.7.10 1.5 1.5 - 1.6.3 + 1.6.4 ${maven.compiler.target} 1.7.10