Skip to content

Commit 73b0e14

Browse files
committed
Upgrade to Spring Cloud Contract 4.3.0-RC1
1 parent 2a05f06 commit 73b0e14

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.10.1"
2424

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

0 commit comments

Comments
 (0)