Skip to content

Commit

Permalink
chore(deps): update dependency io.cucumber:cucumber-java to v7.16.1 (#…
Browse files Browse the repository at this point in the history
…730)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent b13ebc9 commit 6edc407
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 @@ -171,7 +171,7 @@
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-java</artifactId>
<version>7.15.0</version>
<version>7.16.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 6edc407

Please sign in to comment.