Skip to content

Commit

Permalink
Merge pull request #686 from webauthn4j/dependabot/gradle/io.github.b…
Browse files Browse the repository at this point in the history
…onigarcia-webdrivermanager-5.0.1

Bump webdrivermanager from 4.4.3 to 5.0.1
  • Loading branch information
ynojima authored Sep 1, 2021
2 parents 0e2c98d + 1e1d796 commit 843a27d
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 @@ -212,7 +212,7 @@ configure(allJavaProjects) {
def log4jdbcVersion = '0.2.7'
def dbunitVersion = '2.7.2'
def springTestDbunitVersion = '1.3.0'
def webDriverManagerVersion = '4.4.3'
def webDriverManagerVersion = '5.0.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.
def seleniumVersion = '4.0.0-beta-4'
Expand Down

0 comments on commit 843a27d

Please sign in to comment.