From c49e9a80f61e2a89e976c448fe5bd01f34ca213e Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Fri, 20 Apr 2018 23:35:05 +0300 Subject: update dependencies --- juick-notifications/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'juick-notifications') diff --git a/juick-notifications/build.gradle b/juick-notifications/build.gradle index a8513dda..5950c7ee 100644 --- a/juick-notifications/build.gradle +++ b/juick-notifications/build.gradle @@ -5,7 +5,7 @@ apply plugin: 'io.spring.dependency-management' dependencies { compile project(':juick-common') compile 'com.ganyo:gcm-server:1.1.0' - compile 'com.turo:pushy:0.12.1' + compile 'com.turo:pushy:0.13.1' } compileJava.options.encoding = 'UTF-8' -- cgit v1.2.3