Skip to content

Commit 12d4a43

Browse files
dependabot[bot]royclarkson
authored andcommitted
(v4.3.x): Bump springCloudContractVersion from 4.1.4 to 4.1.5
Bumps `springCloudContractVersion` from 4.1.4 to 4.1.5. Updates `org.springframework.cloud:spring-cloud-contract-dependencies` from 4.1.4 to 4.1.5 - [Release notes](https://github.com/spring-cloud/spring-cloud-build/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-build/commits) Updates `org.springframework.cloud.contract` from 4.1.4 to 4.1.5 --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-contract-dependencies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.cloud.contract dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b92ad78 commit 12d4a43

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

2525
// Test Dependencies
26-
springCloudContractVersion = "4.1.4"
26+
springCloudContractVersion = "4.1.5"
2727
javaHamcrestVersion = "2.0.0.0"
2828
equalsVerifierVersion = "3.17.3"
2929
findbugsVersion = "3.0.1u2"

0 commit comments

Comments
 (0)