Skip to content

Commit

Permalink
Update dependency au.com.dius.pact.consumer:junit5 to v4.6.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 92bd47c commit 5fa00e1
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 @@ -285,7 +285,7 @@ dependencies {
testImplementation 'com.github.hmcts:fortify-client:1.4.6: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.16'
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.4'
contractTestRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine', version: '5.11.4'
Expand Down

0 comments on commit 5fa00e1

Please sign in to comment.