From 6273f6ae0842f34b0c6863cf98b6f6c4cd3cd314 Mon Sep 17 00:00:00 2001 From: you Date: Sat, 27 May 2017 13:29:09 +0300 Subject: dependencyUpdates --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 4e9d3249..c8a95042 100644 --- a/build.gradle +++ b/build.gradle @@ -50,7 +50,7 @@ dependencies { testCompile project(':juick-www') testCompile project(':juick-xmpp') - testCompile "org.json:json:20160810" + testCompile "org.json:json:20170516" testCompile "com.fasterxml.jackson.core:jackson-core:${jacksonVersion}" testCompile "com.fasterxml.jackson.core:jackson-databind:2.8.8.1" testCompile "org.springframework:spring-jdbc:${springFrameworkVersion}" -- cgit v1.2.3