From 3f7645e8547f9215342b5c235177e381522154ad Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 20 Nov 2017 12:06:31 +0300 Subject: dependencyUpdates --- juick-www/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'juick-www/build.gradle') diff --git a/juick-www/build.gradle b/juick-www/build.gradle index 43ce83b6..0f322f24 100644 --- a/juick-www/build.gradle +++ b/juick-www/build.gradle @@ -35,7 +35,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') } compileFrontend.dependsOn 'npmInstall' -- cgit v1.2.3