From b85c8384cc63216bc014037a4f69c52f6ecea312 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 07:35:41 +0000 Subject: [PATCH] NTP-7562 | Bump chucker from 4.0.0 to 4.1.0 (#286) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[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 f08b7c0..973433b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ androidx-core-ktx = "1.15.0" androidx-lifecycle = "2.8.7" androidx-workRuntimeKtx = "2.10.0" anrwatchdog = "1.4.0" -chucker = "4.0.0" +chucker = "4.1.0" firebase-bom = "33.7.0" firebase-crashlytics = "3.0.2" gson = "2.11.0"