Skip to content

Commit

Permalink
Update dependency io.cucumber:cucumber-java to v7.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 13, 2024
1 parent 5b37cf6 commit 5800a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appium-junit4-cucumber-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-java</artifactId>
<version>7.3.3</version>
<version>7.17.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5800a50

Please sign in to comment.