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 15320d3 commit a896c0dCopy full SHA for a896c0d
build.gradle
@@ -22,7 +22,7 @@ buildscript {
22
// Test Dependencies
23
springCloudContractVersion = "4.1.6"
24
javaHamcrestVersion = "2.0.0.0"
25
- equalsVerifierVersion = "4.0"
+ equalsVerifierVersion = "4.0.6"
26
findbugsVersion = "3.0.1u2"
27
wiremockStandaloneVersion = "3.0.1"
28
0 commit comments