Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 11, 2021
1 parent 1a4703f commit 9f65f9e
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 @@ -30,7 +30,7 @@
<codingstyle.config.version>2.7.0</codingstyle.config.version>

<!-- Test Library Dependencies Versions -->
<equalsverifier.version>3.6.1</equalsverifier.version>
<equalsverifier.version>3.7</equalsverifier.version>
<junit.version>5.7.2</junit.version>
<junit-platform-launcher.version>1.7.2</junit-platform-launcher.version>
<mockito.version>3.11.2</mockito.version>
Expand Down

0 comments on commit 9f65f9e

Please sign in to comment.