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 d8425d8 + 6fe34b9 commit 2088d11Copy full SHA for 2088d11
build.gradle
@@ -43,7 +43,7 @@ buildscript {
43
webDriverManagerVersion = '5.2.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.2.1'
+ seleniumVersion = '4.2.2'
47
}
48
49
repositories {
0 commit comments