Skip to content

Commit

Permalink
Merge pull request #87 from bassages/dependabot/gradle/nl.jqno.equals…
Browse files Browse the repository at this point in the history
…verifier-equalsverifier-3.15.2

Bump nl.jqno.equalsverifier:equalsverifier from 3.15.1 to 3.15.2
  • Loading branch information
bassages authored Oct 1, 2023
2 parents 4c28487 + 13aa8b1 commit 9a38f49
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 @@ -97,7 +97,7 @@ dependencies {

testImplementation('org.springframework.boot:spring-boot-starter-test')
testImplementation('org.springframework.security:spring-security-test')
testImplementation('nl.jqno.equalsverifier:equalsverifier:3.15.1')
testImplementation('nl.jqno.equalsverifier:equalsverifier:3.15.2')
testImplementation('org.awaitility:awaitility:4.2.0')
testImplementation('com.squareup.okhttp3:okhttp:4.11.0')
testImplementation('com.squareup.okhttp3:mockwebserver:4.11.0')
Expand Down

0 comments on commit 9a38f49

Please sign in to comment.