From a4da39164bfebfa06d5ae2c6667cfdb5a03c2af9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 10:37:38 +0000 Subject: [PATCH] fix(deps): update junit-framework monorepo to v6.1.2 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- app/build.gradle.kts | 4 ++-- gradle/verification-metadata.xml | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/app/build.gradle.kts b/app/build.gradle.kts index a48bf9c3a7..d0873b102b 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -353,7 +353,7 @@ dependencies { debugImplementation("androidx.compose.ui:ui-tooling") // tests - testRuntimeOnly("org.junit.platform:junit-platform-launcher:6.1.0") + testRuntimeOnly("org.junit.platform:junit-platform-launcher:6.1.2") androidTestImplementation("androidx.compose.ui:ui-test-junit4:1.11.4") debugImplementation("androidx.compose.ui:ui-test-manifest") @@ -379,7 +379,7 @@ dependencies { testImplementation("org.mockito.kotlin:mockito-kotlin:$mockitoKotlinVersion") testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:$coroutinesVersion") - testImplementation("org.junit.vintage:junit-vintage-engine:6.1.0") // DO NOT REMOVE + testImplementation("org.junit.vintage:junit-vintage-engine:6.1.2") // DO NOT REMOVE testImplementation("com.google.crypto.tink:tink:1.23.0") testImplementation("androidx.room:room-testing:$roomVersion") testImplementation("com.squareup.okhttp3:mockwebserver:$okhttpVersion") diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index e56dbb9364..934fa7a75c 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -17,6 +17,7 @@ + @@ -24170,11 +24171,24 @@ + + + + + + + + + + + + +