Skip to content

Commit

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

Bump io.cucumber:cucumber-java from 7.18.0 to 7.18.1
  • Loading branch information
raymondwu1 authored Jul 22, 2024
2 parents 5b0e975 + 0f7ec61 commit ab01f7b
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.0</version>
<version>7.18.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ab01f7b

Please sign in to comment.