From c2d7eadf75c27854f8ad12a6dfce82fa900b0f3e Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sat, 4 Mar 2017 07:20:13 +0300 Subject: update dependencies --- juick-core/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'juick-core') diff --git a/juick-core/build.gradle b/juick-core/build.gradle index 772818e4..a31a52b0 100644 --- a/juick-core/build.gradle +++ b/juick-core/build.gradle @@ -8,7 +8,7 @@ dependencies { compile 'org.apache.commons:commons-lang3:3.5' compile 'org.apache.commons:commons-collections4:4.1' compile 'commons-io:commons-io:2.5' - compile 'org.ocpsoft.prettytime:prettytime:3.2.7.Final' + compile 'org.ocpsoft.prettytime:prettytime:4.0.1.Final' testCompile "junit:junit:${rootProject.junitVersion}" testCompile "org.hamcrest:hamcrest-all:${rootProject.hamcrestVersion}" -- cgit v1.2.3