Skip to content

Commit

Permalink
Update dependency com.approvaltests:approvaltests to v24.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 03a697f commit 5603772
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.8.0</approvaltests.version>
<approvaltests.version>24.9.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 @@ -49,7 +49,7 @@
<testcontainers.version>1.20.3</testcontainers.version>
<archunit-junit5.version>1.3.0</archunit-junit5.version>
<cucumber.version>7.20.1</cucumber.version>
<approvaltests.version>24.8.0</approvaltests.version>
<approvaltests.version>24.9.0</approvaltests.version>
<jqwik.version>1.9.1</jqwik.version>
<!-- Maven Plugins -->
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>
Expand Down

0 comments on commit 5603772

Please sign in to comment.