From d981bdc8a227625814956ada09ee0e1144954a45 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Thu, 12 Apr 2018 21:14:22 +0300 Subject: dependency updates --- juick-www/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'juick-www') diff --git a/juick-www/build.gradle b/juick-www/build.gradle index 2134b57e..0f4b17ff 100644 --- a/juick-www/build.gradle +++ b/juick-www/build.gradle @@ -44,7 +44,7 @@ dependencies { compile 'com.atlassian.commonmark:commonmark-ext-autolink:0.11.0' testCompile("org.springframework.boot:spring-boot-starter-test") - testCompile ('net.sourceforge.htmlunit:htmlunit:2.29') + testCompile ('net.sourceforge.htmlunit:htmlunit:2.30') } -- cgit v1.2.3