Skip to content

Commit

Permalink
Bump io.github.bonigarcia:webdrivermanager from 5.5.3 to 5.6.0 (#1135)
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 Oct 30, 2023
1 parent f0f0cf1 commit 992c96e
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.0'
cucumberVersion = '7.14.0'
seleniumJavaVersion = '4.14.1'
webdrivermanagerVersion = '5.5.3'
webdrivermanagerVersion = '5.6.0'
}

apply plugin: 'java'
Expand Down

0 comments on commit 992c96e

Please sign in to comment.