We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 512fe5d commit b67229aCopy full SHA for b67229a
build.gradle
@@ -22,7 +22,7 @@ buildscript {
22
// Test Dependencies
23
springCloudContractVersion = "4.3.0"
24
javaHamcrestVersion = "2.0.0.0"
25
- equalsVerifierVersion = "4.0.7"
+ equalsVerifierVersion = "4.0.9"
26
findbugsVersion = "3.0.1u2"
27
wiremockStandaloneVersion = "3.0.1"
28
0 commit comments