Skip to content

Commit

Permalink
Bump nl.jqno.equalsverifier:equalsverifier from 3.15.4 to 3.15.5 (#12228
Browse files Browse the repository at this point in the history
)

Bumps [nl.jqno.equalsverifier:equalsverifier](https://github.com/jqno/equalsverifier) from 3.15.4 to 3.15.5.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
- [Commits](jqno/equalsverifier@equalsverifier-3.15.4...equalsverifier-3.15.5)

---
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 Dec 26, 2023
1 parent ee29517 commit f56dcd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ subprojects {
databaseRiderVersion = '1.41.0'
dropwizardVersion = '2.1.0'
dropwizardWebsocketsVersion = '1.3.14'
equalsVerifierVersion = '3.15.4'
equalsVerifierVersion = '3.15.5'
feignCoreVersion = '13.1'
feignGsonVersion = '13.1'
javaWebSocketVersion = '1.5.3'
Expand Down

0 comments on commit f56dcd1

Please sign in to comment.