From 2390e80d3ef292905f5f6b0f4eabb2a9cdd70baf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2019 13:19:51 +0000 Subject: [PATCH] Bump thirtyinchVersion from 0.8.0 to 0.9.6 Bumps `thirtyinchVersion` from 0.8.0 to 0.9.6. Updates `thirtyinch` from 0.8.0 to 0.9.6 Updates `thirtyinch-rx2` from 0.8.0 to 0.9.6 Signed-off-by: dependabot-preview[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 6ade19ab1..8a26ff818 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ buildscript { lombokVersion = '1.16.20' supportVersion = "27.1.0" gms = "12.0.0" - thirtyinchVersion = '0.8.0' + thirtyinchVersion = '0.9.6' retrofit = '2.3.0' junitVersion = '4.12' mockitoVersion = '1.10.19'