From d30c2efb7d2b208475a13cd3c8ae4ae1fab44e28 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 14:31:12 -0400 Subject: [PATCH] Update lifecycle to v2.8.6 (#138) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 de477461..aed72a55 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -25,7 +25,7 @@ activityCompose = "1.9.2" work = "2.9.1" # Android Lifecycle -lifecycle = "2.8.5" +lifecycle = "2.8.6" # Swing darklaf = "3.0.2"