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.
2 parents 18cf0a5 + 27322a1 commit 8521dddCopy full SHA for 8521ddd
build.gradle
@@ -201,7 +201,7 @@ configure(allJavaProjects) {
201
def log4jdbcVersion = '0.2.7'
202
def dbunitVersion = '2.7.0'
203
def springTestDbunitVersion = '1.3.0'
204
- def webDriverManagerVersion = '4.1.0'
+ def webDriverManagerVersion = '4.2.0'
205
// To use WebAuthn WebDriver extension, alpha release is used here.
206
// When stable version is released, and Spring Boot BOM includes it, this need to be removed.
207
def seleniumVersion = '4.0.0-alpha-6'
0 commit comments