Skip to content

Commit

Permalink
Update dependency org.springframework.cloud:spring-cloud-contract-wir…
Browse files Browse the repository at this point in the history
…emock to v4.2.0
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent 935b2bc commit 70b9cab
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 @@ -424,7 +424,7 @@ dependencies {

testImplementation group: 'org.codehaus.sonar-plugins', name: 'sonar-pitest-plugin', version: versions.sonarPitest

testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock:4.1.4'
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock:4.2.0'

testImplementation group: 'org.testcontainers', name: 'postgresql', version: versions.testContainer_postgresql
testImplementation group: 'org.testcontainers', name: 'junit-jupiter', version: versions.testContainer_postgresql
Expand Down

0 comments on commit 70b9cab

Please sign in to comment.