Skip to content

Commit

Permalink
Merge pull request #10 from io7m/dependabot/maven/develop/nl.jqno.equ…
Browse files Browse the repository at this point in the history
…alsverifier-equalsverifier-3.16.1

Bump nl.jqno.equalsverifier:equalsverifier from 3.15.5 to 3.16.1
  • Loading branch information
io7m committed Apr 21, 2024
2 parents d86fa10 + 99ad2b3 commit 02b2b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -150,7 +150,7 @@
<dependency>
<groupId>nl.jqno.equalsverifier</groupId>
<artifactId>equalsverifier</artifactId>
<version>3.15.5</version>
<version>3.16.1</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 02b2b75

Please sign in to comment.