From 891608f92726e34d7a1fa2bbcb95eea059e09280 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 18:10:49 +0000 Subject: [PATCH] Bump androidx.benchmark:benchmark-macro-junit4 from 1.3.0 to 1.3.1 Bumps androidx.benchmark:benchmark-macro-junit4 from 1.3.0 to 1.3.1. --- updated-dependencies: - dependency-name: androidx.benchmark:benchmark-macro-junit4 dependency-type: direct:production update-type: version-update:semver-patch ... 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 4ec79819b..f301ac5f5 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.3.0" +androidxMacroBenchmark = "1.3.1" androidxProfileinstaller = "1.3.1" androidxUiAutomator = "2.3.0"