From 67a15108f80d2be92ec5f38f4b1c567bf162c28b Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 8 May 2023 18:28:44 +0000
Subject: [PATCH] fix(deps): update dependency
org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 to v1.7.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c74e5f4..36611c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
org.jetbrains.kotlinx
kotlinx-coroutines-jdk8
- 1.6.4
+ 1.7.0
org.jetbrains.kotlinx