Skip to content

Commit

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

Bump io.cucumber:cucumber-java from 7.15.0 to 7.16.1
  • Loading branch information
raymondwu1 committed Apr 1, 2024
2 parents 8607684 + a6ca3c9 commit 1827adb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-java</artifactId>
<version>7.15.0</version>
<version>7.16.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 1827adb

Please sign in to comment.