From badd73387db19a9afebe78cdf5123f7c38f3375e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 18:36:42 +0100 Subject: [PATCH] Bump androidx.benchmark:benchmark-macro-junit4 from 1.2.4 to 1.3.3 (#1590) Bumps androidx.benchmark:benchmark-macro-junit4 from 1.2.4 to 1.3.3. --- updated-dependencies: - dependency-name: androidx.benchmark:benchmark-macro-junit4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 ff59e5602..96afa8c3b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -51,7 +51,7 @@ android-billing = "7.0.0" android-review = "2.0.1" espressoCore = "3.6.1" uiautomator = "2.3.0" -benchmarkMacroJunit4 = "1.2.4" +benchmarkMacroJunit4 = "1.3.3" baselineprofile = "1.2.4" [libraries]