Skip to content

Commit

Permalink
Update dependency au.com.dius.pact.consumer:junit5 to v4.6.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent d37c121 commit cac4d17
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 @@ -284,7 +284,7 @@ dependencies {
testImplementation 'com.github.hmcts:fortify-client:1.4.5:all'

// Pact Contract Tests
contractTestImplementation group: 'au.com.dius.pact.consumer', name: 'junit5', version: '4.1.41'
contractTestImplementation group: 'au.com.dius.pact.consumer', name: 'junit5', version: '4.6.15'
contractTestImplementation group: 'au.com.dius.pact.consumer', name: 'java8', version: '4.1.41'
contractTestImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.11.3'
contractTestRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine', version: '5.11.3'
Expand Down

0 comments on commit cac4d17

Please sign in to comment.