From 4ed3553b1a6a8228a0ce0bd9694f50de9a7039da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 00:48:16 +0000 Subject: [PATCH] Update dependency androidx.test.ext:junit to v1.2.1 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e72db180..1c2305a3 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ agp = "8.5.0" androidxlifecycle = "2.6.1" androidxactivity = "1.9.0" -androidx-test-ext-junit = "1.2.0" +androidx-test-ext-junit = "1.2.1" core-ktx = "1.13.1" coroutines = "1.8.1" # This is used in the build logic