Skip to content

Commit

Permalink
chore(deps): bump com.approvaltests:approvaltests from 24.4.0 to 24.5.0
Browse files Browse the repository at this point in the history
Bumps [com.approvaltests:approvaltests](https://github.com/approvals/ApprovalTests.Java) from 24.4.0 to 24.5.0.
- [Release notes](https://github.com/approvals/ApprovalTests.Java/releases)
- [Commits](approvals/ApprovalTests.Java@24.4.0...24.5.0)

---
updated-dependencies:
- dependency-name: com.approvaltests:approvaltests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and andreaTP committed Sep 17, 2024
1 parent 9594ed7 commit bf0b248
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 @@ -80,7 +80,7 @@
<maven.compiler.failOnWarning>true</maven.compiler.failOnWarning>
<maven.dependency.failOnWarning>true</maven.dependency.failOnWarning>

<approvaltests.version>24.4.0</approvaltests.version>
<approvaltests.version>24.5.0</approvaltests.version>
<asm.version>9.7</asm.version>
<commons-io.version>2.16.1</commons-io.version>
<commons-lang.version>3.17.0</commons-lang.version>
Expand Down

0 comments on commit bf0b248

Please sign in to comment.