Skip to content

Commit

Permalink
Bump io.github.bonigarcia:webdrivermanager from 5.8.0 to 5.9.1 (#1343)
Browse files Browse the repository at this point in the history
Co-authored-by: Boni Garcia <[email protected]>
  • Loading branch information
dependabot[bot] and bonigarcia authored Jul 22, 2024
1 parent 18798de commit 43baf2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion junit5-cucumber-selenium/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ext {
junitPlatformSuiteVersion = '1.10.3'
cucumberVersion = '7.18.1'
seleniumJavaVersion = '4.23.0'
webdrivermanagerVersion = '5.8.0'
webdrivermanagerVersion = '5.9.1'
}

apply plugin: 'java'
Expand Down

0 comments on commit 43baf2c

Please sign in to comment.