Skip to content

Commit

Permalink
Merge pull request #139 from bonigarcia/dependabot/gradle/junit5-cucu…
Browse files Browse the repository at this point in the history
…mber/cucumberVersion-6.10.2
  • Loading branch information
bonigarcia authored Mar 17, 2021
2 parents b6531bd + 706eafa commit dc830c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion junit5-cucumber/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repositories {

ext {
junitJupiterVersion = '5.7.1'
cucumberVersion = '6.10.0'
cucumberVersion = '6.10.2'
}

apply plugin: 'java'
Expand Down

0 comments on commit dc830c3

Please sign in to comment.