Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 80c237e commit 647e138
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 @@ -201,7 +201,7 @@
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-java</artifactId>
<version>7.19.0</version>
<version>7.20.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 647e138

Please sign in to comment.