From befe1e3e8a21446ee4f65655773d568ab8152aa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 18:35:21 +0000 Subject: [PATCH] Bump androidx.benchmark:benchmark-macro-junit4 from 1.2.4 to 1.3.0 Bumps androidx.benchmark:benchmark-macro-junit4 from 1.2.4 to 1.3.0. --- updated-dependencies: - dependency-name: androidx.benchmark:benchmark-macro-junit4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 328db175e..952ffb3fa 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -20,7 +20,7 @@ kotlinxCoroutines = "1.8.1" okhttp = "4.12.0" retrofit = "2.9.0" spotless = "6.21.0" -androidxMacroBenchmark = "1.2.4" +androidxMacroBenchmark = "1.3.0" androidxProfileinstaller = "1.3.1" androidxUiAutomator = "2.3.0"