From 0e5222773c20110ee95dfb9b266348d31f270315 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Jun 2023 01:02:18 +0000 Subject: [PATCH] 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 b2b4f13..61c8406 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,7 +3,7 @@ activity = "1.4.0" android-gradle = "7.2.0" androidx-hilt = "1.0.0" androidx-junit = "1.1.3" -androidx-test = "1.4.0" +androidx-test = "1.5.0" appcompat = "1.4.2" compose-core = '1.1.1' compose-theme-adapter = '1.1.5'