aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index b2610e32..0610e86d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -179,7 +179,7 @@ dependencies {
compile 'com.nimbusds:nimbus-jose-jwt:8.14.1'
testCompile("org.springframework.boot:spring-boot-starter-test")
- testCompile('net.sourceforge.htmlunit:htmlunit:2.39.0')
+ testCompile('net.sourceforge.htmlunit:htmlunit:2.39.1')
testCompile('org.springframework.security:spring-security-test')
testCompile("ch.vorburger.mariaDB4j:mariaDB4j:2.4.0")