Skip to content

Commit 8521ddd

Browse files
authored
Merge pull request #416 from webauthn4j/dependabot/gradle/io.github.bonigarcia-webdrivermanager-4.2.0
Bump webdrivermanager from 4.1.0 to 4.2.0
2 parents 18cf0a5 + 27322a1 commit 8521ddd

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
@@ -201,7 +201,7 @@ configure(allJavaProjects) {
201201
def log4jdbcVersion = '0.2.7'
202202
def dbunitVersion = '2.7.0'
203203
def springTestDbunitVersion = '1.3.0'
204-
def webDriverManagerVersion = '4.1.0'
204+
def webDriverManagerVersion = '4.2.0'
205205
// To use WebAuthn WebDriver extension, alpha release is used here.
206206
// When stable version is released, and Spring Boot BOM includes it, this need to be removed.
207207
def seleniumVersion = '4.0.0-alpha-6'

0 commit comments

Comments
 (0)