From 274b2e5f2493b965cfcb3632546ad1b525273131 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 09:34:01 +0000 Subject: [PATCH] Bump kotlinx-coroutines-core from 1.7.1 to 1.7.2 Bumps [kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) from 1.7.1 to 1.7.2. - [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.7.1...1.7.2) --- 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 3757a3e17..6215165b0 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ 1.7.20 1.5 1.5 - 1.7.1 + 1.7.2 ${maven.compiler.target} 1.7.20