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
….12.0 (#11577)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent cbae381 commit fbefe3c
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.11.0</approvaltests.version>
<approvaltests.version>24.12.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 @@ -48,7 +48,7 @@
<testcontainers.version>1.20.4</testcontainers.version>
<archunit-junit5.version>1.3.0</archunit-junit5.version>
<cucumber.version>7.20.1</cucumber.version>
<approvaltests.version>24.11.0</approvaltests.version>
<approvaltests.version>24.12.0</approvaltests.version>
<jqwik.version>1.9.2</jqwik.version>
<!-- Maven Plugins -->
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>
Expand Down

0 comments on commit fbefe3c

Please sign in to comment.