Skip to content

Commit

Permalink
Update dependency io.github.bonigarcia:webdrivermanager to v5.6.0 (#321)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 27, 2023
1 parent e14bca1 commit b362be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ testing {
dependencies {
implementation(project())

implementation("io.github.bonigarcia:webdrivermanager:5.5.3")
implementation("io.github.bonigarcia:webdrivermanager:5.6.0")

implementation("com.sun.mail:jakarta.mail:2.0.1")

Expand Down

0 comments on commit b362be7

Please sign in to comment.