Skip to content

Commit

Permalink
dependency: bump equalsverifier from 3.1.10 to 3.1.11
Browse files Browse the repository at this point in the history
Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.1.10 to 3.1.11.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/master/CHANGELOG.md)
- [Commits](jqno/equalsverifier@equalsverifier-3.1.10...equalsverifier-3.1.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and romani committed Dec 27, 2019
1 parent c4a4205 commit 7af5c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -297,7 +297,7 @@
<dependency>
<groupId>nl.jqno.equalsverifier</groupId>
<artifactId>equalsverifier</artifactId>
<version>3.1.10</version>
<version>3.1.11</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7af5c57

Please sign in to comment.