From d43455200a18efacadbb95e1d027903e8dc931fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 01:48:01 +0000 Subject: [PATCH] Update autoValue to v1.10.4 --- 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 5175c4346..d286083a8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -14,7 +14,7 @@ androidx-core = "1.3.0" androidx-test = "1.1.0" androidx-test-ext = "1.1.1" autoService = "1.1.1" -autoValue = "1.10.1" +autoValue = "1.10.4" buildconfig = "4.1.2" dagger = "2.46.1" dokka = "1.8.20"