Skip to content

Commit 1976bcd

Browse files
committed
Upgrade to Spring Cloud Contract 4.3.0
Signed-off-by: Roy Clarkson <[email protected]>
1 parent 000ed8a commit 1976bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ buildscript {
2323
beanUtilsVersion = "1.11.0"
2424

2525
// Test Dependencies
26-
springCloudContractVersion = "4.3.0-RC1"
26+
springCloudContractVersion = "4.3.0"
2727
javaHamcrestVersion = "2.0.0.0"
2828
equalsVerifierVersion = "4.0"
2929
findbugsVersion = "3.0.1u2"

0 commit comments

Comments
 (0)