From cb5d36c6177db977e67a4988d88072a0799a0f6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 20:00:40 +0000 Subject: [PATCH] Bump androidx.benchmark:benchmark-macro-junit4 from 1.2.1 to 1.2.2 Bumps androidx.benchmark:benchmark-macro-junit4 from 1.2.1 to 1.2.2. --- 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 a1e607bad9..b926a8a9c6 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -27,7 +27,7 @@ androidx-activity = { module = "androidx.activity:activity-ktx", version.ref = " androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" } androidx-appcompat-resources = "androidx.appcompat:appcompat-resources:1.6.1" androidx-annotation = "androidx.annotation:annotation:1.7.0" -androidx-benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.2.1" +androidx-benchmark-macro = "androidx.benchmark:benchmark-macro-junit4:1.2.2" androidx-collection = "androidx.collection:collection:1.3.0" androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4" androidx-core = "androidx.core:core-ktx:1.12.0"