Skip to content

Commit

Permalink
Merge pull request #158 from quarkiverse/dependabot/maven/io.cucumber…
Browse files Browse the repository at this point in the history
…-cucumber-java-7.18.0

Bump io.cucumber:cucumber-java from 7.15.0 to 7.18.0
  • Loading branch information
bmscomp authored Jun 7, 2024
2 parents 22a427d + ffc03dc commit bd2c295
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 @@ -23,7 +23,7 @@
</scm>
<properties>
<quarkus.version>3.11.1</quarkus.version>
<cucumber.version>7.15.0</cucumber.version>
<cucumber.version>7.18.0</cucumber.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit bd2c295

Please sign in to comment.