Skip to content

Commit 36be082

Browse files
authored
Merge pull request #826 from webauthn4j/dependabot/gradle/io.github.bonigarcia-webdrivermanager-5.1.0
Bump webdrivermanager from 5.0.3 to 5.1.0
2 parents c27675b + e36c53b commit 36be082

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
@@ -40,7 +40,7 @@ buildscript {
4040
log4jdbcVersion = '0.2.7'
4141
dbunitVersion = '2.7.3'
4242
springTestDbunitVersion = '1.3.0'
43-
webDriverManagerVersion = '5.0.3'
43+
webDriverManagerVersion = '5.1.0'
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.
4646
seleniumVersion = '4.1.2'

0 commit comments

Comments
 (0)