Skip to content

Commit

Permalink
Bump equalsverifier from 3.7.1 to 3.7.2
Browse files Browse the repository at this point in the history
Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
- [Commits](jqno/equalsverifier@equalsverifier-3.7.1...equalsverifier-3.7.2)

---
updated-dependencies:
- dependency-name: nl.jqno.equalsverifier:equalsverifier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2021
1 parent 93a733f commit d2e60e4
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 @@ -62,7 +62,7 @@
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>

<!-- Project Test Dependencies Configuration -->
<equalsverifier.version>3.7.1</equalsverifier.version>
<equalsverifier.version>3.7.2</equalsverifier.version>
<junit.version>5.8.1</junit.version>
<junit-platform-launcher.version>1.8.1</junit-platform-launcher.version>
<mockito.version>4.0.0</mockito.version>
Expand Down

0 comments on commit d2e60e4

Please sign in to comment.