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.1.4
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent cab4130 commit 6f2b094
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 @@ -261,7 +261,7 @@ dependencies {
integrationTestImplementation sourceSets.main.runtimeClasspath
integrationTestImplementation sourceSets.test.runtimeClasspath

integrationTestImplementation group: 'org.springframework.cloud', name: 'spring-cloud-contract-wiremock', version: '4.1.3'
integrationTestImplementation group: 'org.springframework.cloud', name: 'spring-cloud-contract-wiremock', version: '4.1.4'

integrationTestImplementation group: 'org.testcontainers', name: 'postgresql', version: '1.19.3', {
exclude group: 'junit', module: 'junit'
Expand Down

0 comments on commit 6f2b094

Please sign in to comment.