Skip to content

Commit

Permalink
(v4.3.x): Bump springCloudContractVersion from 4.1.3 to 4.1.4
Browse files Browse the repository at this point in the history
Bumps `springCloudContractVersion` from 4.1.3 to 4.1.4.

Updates `org.springframework.cloud:spring-cloud-contract-dependencies` from 4.1.3 to 4.1.4
- [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.3 to 4.1.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 and royclarkson committed Jul 12, 2024
1 parent 57f8941 commit a17a836
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.1.3"
springCloudContractVersion = "4.1.4"
javaHamcrestVersion = "2.0.0.0"
equalsVerifierVersion = "3.16.1"
findbugsVersion = "3.0.1u2"
Expand Down

0 comments on commit a17a836

Please sign in to comment.