From 6a2570da736223e6f6707f440fed029c3eee45b0 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 1 Aug 2017 06:46:41 +0000 Subject: dependency updates --- juick-api/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'juick-api/build.gradle') diff --git a/juick-api/build.gradle b/juick-api/build.gradle index b0321c7c..c843529a 100644 --- a/juick-api/build.gradle +++ b/juick-api/build.gradle @@ -22,7 +22,7 @@ dependencies { testCompile project(path: ':juick-server-web', configuration: 'testArtifacts') testCompile project(path: ':juick-server-jdbc', configuration: 'testArtifacts') - testRuntime 'org.apache.tomcat:tomcat-websocket:8.5.16' + testRuntime 'org.apache.tomcat:tomcat-websocket:8.5.19' testRuntime 'com.jayway.jsonpath:json-path:2.4.0' } -- cgit v1.2.3