Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: com.approvaltests:approvaltests
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2022
1 parent c3b1cf6 commit bb67fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>com.approvaltests</groupId>
<artifactId>approvaltests</artifactId>
<version>13.0.0</version>
<version>15.3.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit bb67fc6

Please sign in to comment.