Skip to content

Commit

Permalink
Update dependency io.cucumber:cucumber-picocontainer to v7.19.0 (#228)
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 Sep 20, 2024
1 parent bf9ddb2 commit b08a461
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 @@ -18,7 +18,7 @@
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-picocontainer</artifactId>
<version>7.18.1</version>
<version>7.19.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b08a461

Please sign in to comment.