Skip to content

Commit

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

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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and royclarkson committed May 31, 2024
1 parent 514e29b commit 525b345
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.2"
springCloudContractVersion = "4.1.3"
javaHamcrestVersion = "2.0.0.0"
equalsVerifierVersion = "3.16.1"
findbugsVersion = "3.0.1u2"
Expand Down

0 comments on commit 525b345

Please sign in to comment.