From b0a3e6188de538be7919676b9818261496c5fdb1 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Wed, 15 Mar 2017 12:21:18 +0300 Subject: dependency updates --- juick-notifications/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'juick-notifications/build.gradle') diff --git a/juick-notifications/build.gradle b/juick-notifications/build.gradle index 1a054cf7..fc21e51f 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 "rocks.xmpp:xmpp-core-client:0.7.3" - compile "rocks.xmpp:xmpp-extensions-client:0.7.3" + compile "rocks.xmpp:xmpp-core-client:0.7.4" + compile "rocks.xmpp:xmpp-extensions-client:0.7.4" testCompile "junit:junit:${rootProject.junitVersion}" testCompile "org.hamcrest:hamcrest-all:${rootProject.hamcrestVersion}" -- cgit v1.2.3