From f540510aaf9df0494b06b27b1e6339270f10ec4e Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 19 Dec 2024 21:00:33 +0000
Subject: [PATCH] fix(deps): update dependency
org.jetbrains.kotlinx:kotlinx-coroutines-test to v1.10.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
app/build.gradle | 4 ++--
gradle/verification-metadata.xml | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/app/build.gradle b/app/build.gradle
index ae121a021..e19d8328d 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -167,7 +167,7 @@ ext {
espressoVersion = "3.6.1"
androidxTestVersion = "1.5.0"
media3_version = "1.4.1"
- coroutines_version = "1.9.0"
+ coroutines_version = "1.10.0"
mockitoKotlinVersion = "5.4.0"
}
@@ -327,7 +327,7 @@ dependencies {
androidTestImplementation "androidx.test:core:1.6.1"
- androidTestImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0"
+ androidTestImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.0"
androidTestImplementation 'androidx.test:core-ktx:1.6.1'
androidTestImplementation 'org.mockito:mockito-android:5.14.2'
androidTestImplementation "androidx.work:work-testing:${workVersion}"
diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 745061507..6a238fb90 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -149,6 +149,7 @@
+