Skip to content

Commit

Permalink
chore(deps): update cucumber.version to v7.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 20, 2024
1 parent 8054c90 commit 0beaa24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<properties-maven-plugin.version>1.2.1</properties-maven-plugin.version>
<sonar-maven-plugin.version>4.0.0.4121</sonar-maven-plugin.version>
<apache-commons-io.version>2.17.0</apache-commons-io.version>
<cucumber.version>7.18.1</cucumber.version>
<cucumber.version>7.19.0</cucumber.version>
<maven-model-helper.version>37</maven-model-helper.version>
<mustache.java.version>0.9.14</mustache.java.version>
<night-config.version>3.8.1</night-config.version>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/generator/dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<cassandraunit.version>4.3.1.0</cassandraunit.version>
<testcontainers.version>1.20.1</testcontainers.version>
<archunit-junit5.version>1.3.0</archunit-junit5.version>
<cucumber.version>7.18.1</cucumber.version>
<cucumber.version>7.19.0</cucumber.version>
<approvaltests.version>24.5.0</approvaltests.version>
<jqwik.version>1.9.0</jqwik.version>
<!-- Maven Plugins -->
Expand Down

0 comments on commit 0beaa24

Please sign in to comment.