Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 3, 2022
1 parent 5374b64 commit c52672b
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 @@ -102,7 +102,7 @@
<dependency>
<groupId>nl.jqno.equalsverifier</groupId>
<artifactId>equalsverifier</artifactId>
<version>3.10.1</version>
<version>3.11</version>
<scope>test</scope>
</dependency>
<!-- SLF4J is the logging API all modules should use -->
Expand Down

0 comments on commit c52672b

Please sign in to comment.