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 ea687d4 + ce2a485 commit c475e87Copy full SHA for c475e87
build.gradle
@@ -43,7 +43,7 @@ buildscript {
43
webDriverManagerVersion = '5.1.0'
44
// To use WebAuthn WebDriver extension, alpha release is used here.
45
// When stable version is released, and Spring Boot BOM includes it, this need to be removed.
46
- seleniumVersion = '4.1.2'
+ seleniumVersion = '4.1.3'
47
}
48
49
repositories {
0 commit comments