Skip to content

Commit 73a62aa

Browse files
Bump nl.jqno.equalsverifier:equalsverifier from 3.15.6 to 3.16.1 (#149)
1 parent 459290e commit 73a62aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
testImplementation('com.github.npathai:hamcrest-optional:2.0.0')
2121
testImplementation('org.hamcrest:hamcrest:2.2')
2222
testImplementation('org.mockito:mockito-core:5.10.0')
23-
testImplementation('nl.jqno.equalsverifier:equalsverifier:3.15.6')
23+
testImplementation('nl.jqno.equalsverifier:equalsverifier:3.16.1')
2424
}
2525

2626
test {

0 commit comments

Comments
 (0)