Skip to content

Commit

Permalink
Merge pull request #56 from lsd-consulting/dependabot/gradle/io.cucum…
Browse files Browse the repository at this point in the history
…ber-cucumber-plugin-7.15.0
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
2 parents 77d1231 + ba0ce10 commit 9cf3415
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 @@ -28,7 +28,7 @@ dependencies {
implementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
implementation 'org.junit.jupiter:junit-jupiter-engine:5.10.1'
implementation 'com.j2html:j2html:1.6.0'
implementation 'io.cucumber:cucumber-plugin:7.14.1'
implementation 'io.cucumber:cucumber-plugin:7.15.0'

testImplementation 'org.assertj:assertj-core:3.24.2'
testImplementation 'com.approvaltests:approvaltests:22.3.3'
Expand Down

0 comments on commit 9cf3415

Please sign in to comment.