Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2022
1 parent 5aac7d7 commit 542e2ff
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.14.0</codingstyle.config.version>

<!-- Test Library Dependencies Versions -->
<equalsverifier.version>3.8.1</equalsverifier.version>
<equalsverifier.version>3.8.2</equalsverifier.version>
<junit.version>5.8.2</junit.version>
<junit-platform-launcher.version>1.8.2</junit-platform-launcher.version>
<mockito.version>4.2.0</mockito.version>
Expand Down

0 comments on commit 542e2ff

Please sign in to comment.