Skip to content

Commit

Permalink
fix(deps): update dependency nl.jqno.equalsverifier:equalsverifier to…
Browse files Browse the repository at this point in the history
… v3.17.5
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 80706a6 commit 2ed5225
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 @@ -29,7 +29,7 @@ dependencies {

testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'org.testcontainers:postgresql:1.20.4'
testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.17.4'
testImplementation 'nl.jqno.equalsverifier:equalsverifier:3.17.5'
}

configurations {
Expand Down

0 comments on commit 2ed5225

Please sign in to comment.