Skip to content

Commit

Permalink
(v4.0.0): Bump springCloudContractVersion from 4.0.3 to 4.0.4
Browse files Browse the repository at this point in the history
Bumps `springCloudContractVersion` from 4.0.3 to 4.0.4.

Updates `org.springframework.cloud:spring-cloud-contract-dependencies` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/spring-cloud/spring-cloud-build/releases)
- [Commits](spring-cloud/spring-cloud-build@v4.0.3...v4.0.4)

Updates `org.springframework.cloud.contract` from 4.0.3 to 4.0.4

---
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]>
  • Loading branch information
dependabot[bot] authored Aug 18, 2023
1 parent 3009b98 commit ff7cf59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ buildscript {
beanUtilsVersion = "1.9.4"

// Test Dependencies
springCloudContractVersion = "4.0.3"
springCloudContractVersion = "4.0.4"
javaHamcrestVersion = "2.0.0.0"
equalsVerifierVersion = "3.15"
findbugsVersion = "3.0.1"
Expand Down

0 comments on commit ff7cf59

Please sign in to comment.