Skip to content

Commit

Permalink
Merge pull request #1403 from webauthn4j/dependabot/gradle/org.seleni…
Browse files Browse the repository at this point in the history
…umhq.selenium-selenium-java-4.19.0

chore(deps): bump org.seleniumhq.selenium:selenium-java from 4.16.1 to 4.19.0
  • Loading branch information
ynojima authored Apr 27, 2024
2 parents 144f4a5 + 81fa2ad commit 5191890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ buildscript {
webDriverManagerVersion = '5.6.2'
// To use WebAuthn WebDriver extension, alpha release is used here.
// When stable version is released, and Spring Boot BOM includes it, this need to be removed.
seleniumVersion = '4.16.1'
seleniumVersion = '4.19.0'

}

Expand Down

0 comments on commit 5191890

Please sign in to comment.