Skip to content

Commit

Permalink
Merge pull request #47 from markdown-asciidoc/dependabot/maven/io.cuc…
Browse files Browse the repository at this point in the history
…umber-cucumber-java-7.15.0

Bump io.cucumber:cucumber-java from 7.11.0 to 7.15.0
  • Loading branch information
dgautier committed Feb 14, 2024
2 parents 673b612 + a8eb4f3 commit 9286846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-java</artifactId>
<version>7.11.0</version>
<version>7.15.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 9286846

Please sign in to comment.