From d9e2990f2c3c7901ac069ca9004290a5c004cfee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 08:11:11 +0000 Subject: [PATCH] Bump com.github.skydoves:sandwich from 1.3.6 to 1.3.7 Bumps [com.github.skydoves:sandwich](https://github.com/skydoves/sandwich) from 1.3.6 to 1.3.7. - [Release notes](https://github.com/skydoves/sandwich/releases) - [Commits](https://github.com/skydoves/sandwich/compare/1.3.6...1.3.7) --- 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..b428791 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.7" moshi="1.15.0" spotless = "6.7.0" webviewInspector = "1.0.2"