Skip to content

Commit

Permalink
Bump org.springframework.cloud:spring-cloud-contract-wiremock (#219)
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 4.0.4 to 4.1.0.
- [Release notes](https://github.com/spring-cloud/spring-cloud-contract/releases)
- [Commits](spring-cloud/spring-cloud-contract@v4.0.4...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent 30fa1f5 commit 5bbbda6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ehcache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-wiremock</artifactId>
<version>4.0.4</version>
<version>4.1.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5bbbda6

Please sign in to comment.