From 3f7645e8547f9215342b5c235177e381522154ad Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 20 Nov 2017 12:06:31 +0300 Subject: dependencyUpdates --- juick-xmpp-wip/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'juick-xmpp-wip/build.gradle') diff --git a/juick-xmpp-wip/build.gradle b/juick-xmpp-wip/build.gradle index cf8b8a29..715d14c7 100644 --- a/juick-xmpp-wip/build.gradle +++ b/juick-xmpp-wip/build.gradle @@ -10,7 +10,7 @@ dependencies { testCompile project(path: ':juick-core', configuration: 'testArtifacts') testCompile project(path: ':juick-server-web', configuration: 'testArtifacts') testCompile project(path: ':juick-server-jdbc', configuration: 'testArtifacts') - testCompile ('net.sourceforge.htmlunit:htmlunit:2.27') + testCompile ('net.sourceforge.htmlunit:htmlunit:2.28') } compileJava.options.encoding = 'UTF-8' -- cgit v1.2.3