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 319dc65 commit 4567677Copy full SHA for 4567677
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