Skip to content

Commit

Permalink
Bump org.springframework.cloud:spring-cloud-contract-wiremock (#282)
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.1.1 to 4.1.2.
- [Release notes](https://github.com/spring-cloud/spring-cloud-contract/releases)
- [Commits](spring-cloud/spring-cloud-contract@v4.1.1...v4.1.2)

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

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 Apr 4, 2024
1 parent d9ec3ab commit 9523329
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 @@ -69,7 +69,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-wiremock</artifactId>
<version>4.1.1</version>
<version>4.1.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9523329

Please sign in to comment.