Skip to content

Commit

Permalink
Update dependency au.com.dius.pact.consumer:junit5 to v4.6.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2025
1 parent 1ec50d9 commit c1babe6
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.7: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.17'
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 c1babe6

Please sign in to comment.