Skip to content

Commit

Permalink
Merge pull request #192 from lsd-consulting/dependabot/gradle/io.cucu…
Browse files Browse the repository at this point in the history
…mber-cucumber-junit-platform-engine-7.21.0
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
2 parents c95b39b + 31b2bb5 commit 2dae6c7
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 @@ -34,7 +34,7 @@ dependencies {
testImplementation 'com.approvaltests:approvaltests:24.15.0'
testImplementation 'org.mockito:mockito-core:5.15.2'
testImplementation 'io.cucumber:cucumber-java8:7.21.0'
testImplementation 'io.cucumber:cucumber-junit-platform-engine:7.20.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 2dae6c7

Please sign in to comment.