Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and manusa committed Oct 3, 2022
1 parent 3eb233f commit f1b1eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -98,7 +98,7 @@
<junit.version>5.9.1</junit.version>
<assertj.core.version>3.23.1</assertj.core.version>
<awaitility.version>4.2.0</awaitility.version>
<approvaltests.version>18.3.0</approvaltests.version>
<approvaltests.version>18.4.0</approvaltests.version>
<mockito.version>4.8.0</mockito.version>

<conscrypt-openjdk-uber.bundle.version>1.4.2_1</conscrypt-openjdk-uber.bundle.version>
Expand Down

0 comments on commit f1b1eb9

Please sign in to comment.