From 9af8ddb3dd623a20383628db75dbed0723e88cf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 19:00:15 +0000 Subject: [PATCH] Bump com.github.skydoves:snitcher from 1.0.1 to 1.0.3 Bumps [com.github.skydoves:snitcher](https://github.com/skydoves/snitcher) from 1.0.1 to 1.0.3. - [Release notes](https://github.com/skydoves/snitcher/releases) - [Commits](https://github.com/skydoves/snitcher/compare/1.0.1...1.0.3) --- updated-dependencies: - dependency-name: com.github.skydoves:snitcher dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 b6285409..9a0a4b12 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -38,7 +38,7 @@ retrofit = "2.9.0" sandwich = "1.3.9" moshi="1.15.0" spotless = "6.7.0" -snitcher = "1.0.1" +snitcher = "1.0.3" webviewInspector = "1.0.2" firebaseBom = "32.1.1"