Update dependency org.springframework.cloud:spring-cloud-contract-wiremock to v3 (#6)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-04-12 20:17:39 +03:00 committed by GitHub
parent 349b4524ee
commit bd627732d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -216,7 +216,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-contract-wiremock</artifactId>
<version>2.2.6.RELEASE</version>
<version>3.1.1</version>
<scope>test</scope>
</dependency>
<dependency>