Skip to content

Commit

Permalink
Merge pull request #138 from bonigarcia/dependabot/gradle/junit5-cucu…
Browse files Browse the repository at this point in the history
…mber-selenium/cucumberVersion-6.10.2
  • Loading branch information
bonigarcia authored Mar 17, 2021
2 parents c21ebec + ab260c0 commit b6531bd
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 @@ -7,7 +7,7 @@ ext {
logbackVersion = '1.2.3'

junitJupiterVersion = '5.7.1'
cucumberVersion = '6.10.0'
cucumberVersion = '6.10.2'
seleniumJavaVersion = '3.141.59'
webdrivermanagerVersion = '4.3.1'
}
Expand Down

0 comments on commit b6531bd

Please sign in to comment.