Skip to content

Commit 195fffe

Browse files
Bump nl.jqno.equalsverifier:equalsverifier from 3.17.4 to 3.19.3 (#217)
Bumps [nl.jqno.equalsverifier:equalsverifier](https://github.com/jqno/equalsverifier) from 3.17.4 to 3.19.3. - [Release notes](https://github.com/jqno/equalsverifier/releases) - [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md) - [Commits](https://github.com/jqno/equalsverifier/commits) --- updated-dependencies: - dependency-name: nl.jqno.equalsverifier:equalsverifier dependency-version: 3.19.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5fe5dfa commit 195fffe

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:3.0')
2222
testImplementation('org.mockito:mockito-core:5.17.0')
23-
testImplementation('nl.jqno.equalsverifier:equalsverifier:3.17.4')
23+
testImplementation('nl.jqno.equalsverifier:equalsverifier:3.19.3')
2424
}
2525

2626
test {

0 commit comments

Comments
 (0)