Skip to content

Commit

Permalink
Bump nl.jqno.equalsverifier:equalsverifier from 3.14.3 to 3.15 (#262)
Browse files Browse the repository at this point in the history
Bumps [nl.jqno.equalsverifier:equalsverifier](https://github.com/jqno/equalsverifier) from 3.14.3 to 3.15.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
- [Commits](jqno/equalsverifier@equalsverifier-3.14.3...equalsverifier-3.15)

---
updated-dependencies:
- dependency-name: nl.jqno.equalsverifier:equalsverifier
  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>
  • Loading branch information
dependabot[bot] committed Jul 10, 2023
1 parent 8f0e543 commit dcb5380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencyResolutionManagement {
library("mockito-core", "org.mockito:mockito-core:5.4.0")
library("awaitility", "org.awaitility:awaitility:4.2.0")
library("apache-commons-lang3", "org.apache.commons:commons-lang3:3.12.0")
library("equalsverifier", "nl.jqno.equalsverifier:equalsverifier:3.14.3")
library("equalsverifier", "nl.jqno.equalsverifier:equalsverifier:3.15")
library("pitest-dashboard-reporter", "it.mulders.stryker:pit-dashboard-reporter:0.2.1")
version("pitest-junit5Plugin", "1.2.0")
version("pitest-core", "1.14.1")
Expand Down

0 comments on commit dcb5380

Please sign in to comment.