aboutsummaryrefslogtreecommitdiff
path: root/juick-server/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'juick-server/build.gradle')
-rw-r--r--juick-server/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/juick-server/build.gradle b/juick-server/build.gradle
index 540289ae..722ff09d 100644
--- a/juick-server/build.gradle
+++ b/juick-server/build.gradle
@@ -102,7 +102,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.32')
+ testCompile ('net.sourceforge.htmlunit:htmlunit:2.33')
testCompile ('org.springframework.security:spring-security-test')
testCompile 'io.springfox:springfox-swagger2:2.9.2'