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 7405afb + 907a1e5 commit 295d4d4Copy full SHA for 295d4d4
build.gradle
@@ -43,7 +43,7 @@ buildscript {
43
webDriverManagerVersion = '5.4.1'
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.14.0'
+ seleniumVersion = '4.14.1'
47
48
}
49
0 commit comments