We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcf2861 commit 0b2c482Copy full SHA for 0b2c482
spring-test/spring-test.gradle
@@ -40,7 +40,7 @@ dependencies {
40
optional("net.sourceforge.htmlunit:htmlunit:2.33") {
41
exclude group: "commons-logging", module: "commons-logging"
42
}
43
- optional("org.seleniumhq.selenium:htmlunit-driver:2.32.1") {
+ optional("org.seleniumhq.selenium:htmlunit-driver:2.33.0") {
44
45
46
optional("org.seleniumhq.selenium:selenium-java:3.14.0") {
0 commit comments