Skip to content

Commit

Permalink
Merge pull request #83 from jenkinsci/dependabot/maven/io.cucumber-cu…
Browse files Browse the repository at this point in the history
…cumber-junit-7.14.1

Bump io.cucumber:cucumber-junit from 7.14.0 to 7.14.1
  • Loading branch information
raymondwu1 committed Nov 29, 2023
2 parents 9462b51 + 4af7765 commit a9fbdc7
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.14.0</version>
<version>7.14.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a9fbdc7

Please sign in to comment.