Skip to content

Commit

Permalink
Merge pull request #1473 from webauthn4j/dependabot/gradle/io.github.…
Browse files Browse the repository at this point in the history
…bonigarcia-webdrivermanager-5.9.1

chore(deps): bump io.github.bonigarcia:webdrivermanager
  • Loading branch information
ynojima authored Jun 25, 2024
2 parents 5c63b26 + ce3bad4 commit e4ea2ef
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 @@ -39,7 +39,7 @@ buildscript {
log4jdbcVersion = '0.2.7'
dbunitVersion = '2.8.0'
springTestDbunitVersion = '1.3.0'
webDriverManagerVersion = '5.8.0'
webDriverManagerVersion = '5.9.1'
// 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.22.0'
Expand Down

0 comments on commit e4ea2ef

Please sign in to comment.