From c9ece893e2b724dce357bef94855972bc4d9a12d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 11:22:57 +0000 Subject: [PATCH] TP-52884 | Bump androidx.benchmark:benchmark-macro-junit4 from 1.2.3 to 1.2.4 in /android (#10539) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- android/gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/gradle/libs.versions.toml b/android/gradle/libs.versions.toml index f4c7edfa7d..4bc1122924 100644 --- a/android/gradle/libs.versions.toml +++ b/android/gradle/libs.versions.toml @@ -45,7 +45,7 @@ androidx-test-runner = "1.5.0" androidx-work-runtimeKtx = "2.8.1" anrwatchdog = "1.4.0" appsflyer = "6.14.0" -benchmark-macro-junit4 = "1.2.3" +benchmark-macro-junit4 = "1.2.4" branch = "5.1.1" cashfree = "2.0.6" chucker = "4.0.0"