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 16, 2024
1 parent 30e7d4f commit f6e78e8
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 f6e78e8

Please sign in to comment.