Skip to content

Commit

Permalink
Update dependency io.cucumber:cucumber-testng to v7.21.0 (#269)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 1d8c6dd commit f176bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selenium-cucumber-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-testng</artifactId>
<version>7.20.1</version>
<version>7.21.0</version>
</dependency>
<dependency>
<groupId>org.testng</groupId>
Expand Down

0 comments on commit f176bb0

Please sign in to comment.