Skip to content

Commit 5bb3f3b

Browse files
authored
Merge pull request #1184 from webauthn4j/dependabot/gradle/org.seleniumhq.selenium-selenium-java-4.8.3
chore(deps): bump org.seleniumhq.selenium:selenium-java from 4.8.1 to 4.8.3
2 parents 7841dcf + 041f382 commit 5bb3f3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ buildscript {
4343
webDriverManagerVersion = '5.3.2'
4444
// To use WebAuthn WebDriver extension, alpha release is used here.
4545
// When stable version is released, and Spring Boot BOM includes it, this need to be removed.
46-
seleniumVersion = '4.8.1'
46+
seleniumVersion = '4.8.3'
4747

4848
}
4949

0 commit comments

Comments
 (0)