Skip to content

Commit

Permalink
Bump nl.jqno.equalsverifier:equalsverifier from 3.15.6 to 3.16.1 (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent 459290e commit 73a62aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
testImplementation('com.github.npathai:hamcrest-optional:2.0.0')
testImplementation('org.hamcrest:hamcrest:2.2')
testImplementation('org.mockito:mockito-core:5.10.0')
testImplementation('nl.jqno.equalsverifier:equalsverifier:3.15.6')
testImplementation('nl.jqno.equalsverifier:equalsverifier:3.16.1')
}

test {
Expand Down

0 comments on commit 73a62aa

Please sign in to comment.