Skip to content

Commit 0c2ce9a

Browse files
authored
Merge pull request #1310 from webauthn4j/dependabot/gradle/io.github.bonigarcia-webdrivermanager-5.5.3
chore(deps): bump io.github.bonigarcia:webdrivermanager from 5.4.1 to 5.5.3
2 parents 295d4d4 + fe5ee35 commit 0c2ce9a

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.4.1'
43+
webDriverManagerVersion = '5.5.3'
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.14.1'

0 commit comments

Comments
 (0)