Skip to content

Commit

Permalink
(v3.6.x): Bump springCloudContractVersion from 3.1.10 to 4.1.3
Browse files Browse the repository at this point in the history
Bumps `springCloudContractVersion` from 3.1.10 to 4.1.3.

Updates `org.springframework.cloud:spring-cloud-contract-dependencies` from 3.1.10 to 4.1.3
- [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 3.1.10 to 4.1.3

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-contract-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.cloud.contract
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 31, 2024
1 parent 072e07e commit e30d10f
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 @@ -24,7 +24,7 @@ buildscript {
beanUtilsVersion = "1.9.4"

// Test Dependencies
springCloudContractVersion = "3.1.10"
springCloudContractVersion = "4.1.3"
javaHamcrestVersion = "2.0.0.0"
equalsVerifierVersion = "3.16.1"
findbugsVersion = "3.0.1"
Expand Down

0 comments on commit e30d10f

Please sign in to comment.