Skip to content

Commit

Permalink
chore(deps): update dependency com.approvaltests:approvaltests to v24…
Browse files Browse the repository at this point in the history
….6.0
  • Loading branch information
renovate[bot] committed Sep 24, 2024
1 parent e53a734 commit dde3035
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 @@ -82,7 +82,7 @@
<frontend-maven-plugin.version>1.15.1</frontend-maven-plugin.version>
<checksum-maven-plugin.version>1.11</checksum-maven-plugin.version>
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
<approvaltests.version>24.5.0</approvaltests.version>
<approvaltests.version>24.6.0</approvaltests.version>
</properties>

<dependencyManagement>
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 @@ -50,7 +50,7 @@
<testcontainers.version>1.20.1</testcontainers.version>
<archunit-junit5.version>1.3.0</archunit-junit5.version>
<cucumber.version>7.19.0</cucumber.version>
<approvaltests.version>24.5.0</approvaltests.version>
<approvaltests.version>24.6.0</approvaltests.version>
<jqwik.version>1.9.0</jqwik.version>
<!-- Maven Plugins -->
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>
Expand Down

0 comments on commit dde3035

Please sign in to comment.