Skip to content

Commit

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

---
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] authored Mar 25, 2024
1 parent d97da8b commit f300e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ slf4j-api = "org.slf4j:slf4j-api:1.7.36" # to be compatible with Spring Boot 2.7
apache-commons-dbcp2 = "org.apache.commons:commons-dbcp2:2.12.0"
awaitility = "org.awaitility:awaitility:4.2.1"
apache-commons-lang3 = "org.apache.commons:commons-lang3:3.14.0"
equalsverifier = "nl.jqno.equalsverifier:equalsverifier:3.15.8"
equalsverifier = "nl.jqno.equalsverifier:equalsverifier:3.16"

0 comments on commit f300e34

Please sign in to comment.