Skip to content

Commit

Permalink
Merge pull request #198 from lsd-consulting/dependabot/gradle/io.cucu…
Browse files Browse the repository at this point in the history
…mber-cucumber-java8-7.21.1
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
2 parents 67384ce + 27a2d34 commit b7657a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
testImplementation 'org.assertj:assertj-core:3.27.3'
testImplementation 'com.approvaltests:approvaltests:24.16.0'
testImplementation 'org.mockito:mockito-core:5.15.2'
testImplementation 'io.cucumber:cucumber-java8:7.21.0'
testImplementation 'io.cucumber:cucumber-java8:7.21.1'
testImplementation 'io.cucumber:cucumber-junit-platform-engine:7.21.0'
testImplementation 'org.junit.platform:junit-platform-suite-engine:1.11.4'
}
Expand Down

0 comments on commit b7657a1

Please sign in to comment.