From c9519d43cc0d6a25223b9037858f9f05bf53da17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 01:18:47 +0000 Subject: [PATCH] chore(deps): update androidx.test --- 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 d035ad134a..2863164453 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -16,7 +16,7 @@ autoDsl = "2.3.1" junit = "4.13.2" hamcrest = "2.2" -androidx-test = "1.5.0" +androidx-test = "1.6.1" androidx-test-runner = "1.5.2" androidx-junit = "1.1.5" nexusPublish = "2.0.0"