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 1d09ab3 + 133d171 commit 09626edCopy full SHA for 09626ed
build.gradle
@@ -43,7 +43,7 @@ buildscript {
43
webDriverManagerVersion = '5.2.3'
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.3.0'
+ seleniumVersion = '4.4.0'
47
}
48
49
repositories {
0 commit comments