From 7d04ea9cc0abba7750f98a7586f158f1e03c2343 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 13 Feb 2017 10:26:27 +0300 Subject: update dependencies --- juick-notifications/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'juick-notifications') diff --git a/juick-notifications/build.gradle b/juick-notifications/build.gradle index ced270ed..1a054cf7 100644 --- a/juick-notifications/build.gradle +++ b/juick-notifications/build.gradle @@ -23,8 +23,8 @@ dependencies { compile "org.apache.httpcomponents:httpclient:4.5.3" compile "org.apache.commons:commons-lang3:3.5" - compile "org.bitbucket.sco0ter.babbler:xmpp-core-client:0ba6c0e2f9" - compile "org.bitbucket.sco0ter.babbler:xmpp-extensions-client:0ba6c0e2f9" + compile "rocks.xmpp:xmpp-core-client:0.7.3" + compile "rocks.xmpp:xmpp-extensions-client:0.7.3" testCompile "junit:junit:${rootProject.junitVersion}" testCompile "org.hamcrest:hamcrest-all:${rootProject.hamcrestVersion}" -- cgit v1.2.3