Skip to content

Commit

Permalink
Bump org.springframework.cloud:spring-cloud-contract-wiremock
Browse files Browse the repository at this point in the history
Bumps [org.springframework.cloud:spring-cloud-contract-wiremock](https://github.com/spring-cloud/spring-cloud-contract) from 3.1.1 to 4.1.4.
- [Release notes](https://github.com/spring-cloud/spring-cloud-contract/releases)
- [Commits](spring-cloud/spring-cloud-contract@v3.1.1...v4.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 2effa6b commit d8e937f
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 @@ -245,7 +245,7 @@ dependencies {



testImplementation group: 'org.springframework.cloud', name: 'spring-cloud-contract-wiremock', version: '3.1.1'
testImplementation group: 'org.springframework.cloud', name: 'spring-cloud-contract-wiremock', version: '4.1.4'

implementation (group: 'commons-beanutils', name: 'commons-beanutils', version: versions.commonsBeanUtils) {
force = true
Expand Down

0 comments on commit d8e937f

Please sign in to comment.