Skip to content

Commit

Permalink
Update dependency au.com.dius.pact.consumer:junit5 to v4.6.15 (#529)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent dda186a commit 8776836
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 @@ -179,7 +179,7 @@ dependencies {

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

testContractImplementation group: 'au.com.dius.pact.consumer', name: 'junit5', version: '4.6.14'
testContractImplementation group: 'au.com.dius.pact.consumer', name: 'junit5', version: '4.6.15'

testContractImplementation group: 'net.serenity-bdd', name: 'serenity-core', version: serenityVersion
testContractImplementation group: 'net.serenity-bdd', name: 'serenity-junit', version: serenityVersion
Expand Down

0 comments on commit 8776836

Please sign in to comment.