aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
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}"