Skip to content

Commit

Permalink
Merge pull request #115 from jenkinsci/dependabot/maven/io.cucumber-c…
Browse files Browse the repository at this point in the history
…ucumber-java-7.19.0

Bump io.cucumber:cucumber-java from 7.18.1 to 7.19.0
  • Loading branch information
raymondwu1 authored Sep 26, 2024
2 parents 2fe7920 + 064a649 commit 8a9b47f
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 @@ -76,7 +76,7 @@
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-java</artifactId>
<version>7.18.1</version>
<version>7.19.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 8a9b47f

Please sign in to comment.