Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: nl.jqno.equalsverifier:equalsverifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 3e78c6c commit 13aca1a
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.7.0")
library("awaitility", "org.awaitility:awaitility:4.2.0")
library("apache-commons-lang3", "org.apache.commons:commons-lang3:3.13.0")
library("equalsverifier", "nl.jqno.equalsverifier:equalsverifier:3.15.2")
library("equalsverifier", "nl.jqno.equalsverifier:equalsverifier:3.15.3")
library("pitest-dashboard-reporter", "it.mulders.stryker:pit-dashboard-reporter:0.2.1")
version("pitest-junit5Plugin", "1.2.1")
version("pitest-core", "1.15.2")
Expand Down

0 comments on commit 13aca1a

Please sign in to comment.