Skip to content

Commit

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

Bump io.cucumber:cucumber-junit from 7.17.0 to 7.18.0
  • Loading branch information
raymondwu1 authored Jun 4, 2024
2 parents f879f4f + dc5c1c7 commit 68c702f
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 @@ -82,7 +82,7 @@
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-junit</artifactId>
<version>7.17.0</version>
<version>7.18.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 68c702f

Please sign in to comment.