Update to HtmlUnit 4.3.0
This commit is contained in:
@@ -54,7 +54,7 @@ dependencies {
|
||||
testImplementation "org.springframework:spring-test"
|
||||
testImplementation "org.springframework.security:spring-security-test"
|
||||
testImplementation("org.junit.jupiter:junit-jupiter-api")
|
||||
testImplementation 'org.htmlunit:htmlunit:4.1.0'
|
||||
testImplementation 'org.htmlunit:htmlunit:4.3.0'
|
||||
testImplementation 'org.hamcrest:hamcrest:2.2'
|
||||
testImplementation 'org.awaitility:awaitility:4.2.0'
|
||||
|
||||
|
||||
@@ -38,7 +38,7 @@ dependencies {
|
||||
testImplementation "org.springframework:spring-test"
|
||||
testImplementation "org.springframework.security:spring-security-test"
|
||||
testImplementation "org.junit.jupiter:junit-jupiter-api"
|
||||
testImplementation 'org.htmlunit:htmlunit:4.1.0'
|
||||
testImplementation 'org.htmlunit:htmlunit:4.3.0'
|
||||
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user