Bump equalsverifier from 2.4.8 to 3.5.2

Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 2.4.8 to 3.5.2.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jqno/equalsverifier/compare/equalsverifier-2.4.8...equalsverifier-3.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
pull/749/head
dependabot[bot] 5 years ago committed by GitHub
parent 8ea71dc2b5
commit da92f348a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -61,7 +61,7 @@ kotlin {
implementation(kotlin("test-junit"))
implementation("org.xerial:sqlite-jdbc:3.25.2")
implementation("org.hamcrest:hamcrest:2.2")
implementation("nl.jqno.equalsverifier:equalsverifier:2.4.8")
implementation("nl.jqno.equalsverifier:equalsverifier:3.5.2")
implementation("org.apache.commons:commons-io:1.3.2")
implementation("com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0")
}

Loading…
Cancel
Save