From 3e7bc4fb6e5c1b9924fb88d7aa6d0463e066b9bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 07:41:27 +0000 Subject: [PATCH] Bump com.github.skydoves:sandwich from 1.3.6 to 1.3.8 Bumps [com.github.skydoves:sandwich](https://github.com/skydoves/sandwich) from 1.3.6 to 1.3.8. - [Release notes](https://github.com/skydoves/sandwich/releases) - [Commits](https://github.com/skydoves/sandwich/compare/1.3.6...1.3.8) --- updated-dependencies: - dependency-name: com.github.skydoves:sandwich 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 a3f1bb1..55f6d32 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -35,7 +35,7 @@ ksp = "1.8.10-1.0.9" ktlint = "0.43.0" okhttp = "4.11.0" retrofit = "2.9.0" -sandwich = "1.3.6" +sandwich = "1.3.8" moshi="1.15.0" spotless = "6.7.0" webviewInspector = "1.0.2"