Skip to content

Commit

Permalink
Update dependency au.com.dius.pact.consumer:junit5 to v4.6.16 (#2005)
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 Jan 6, 2025
1 parent 1eb38f3 commit bdbb640
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 @@ -401,7 +401,7 @@ dependencies {
functionalTestImplementation group: 'org.projectlombok', name: 'lombok', version: versions.lombok
functionalTestAnnotationProcessor group: 'org.projectlombok', name: 'lombok', version: versions.lombok

contractTestImplementation group: 'au.com.dius.pact.consumer', name: 'junit5', version: '4.6.11'
contractTestImplementation group: 'au.com.dius.pact.consumer', name: 'junit5', version: '4.6.16'
contractTestImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.10.3'
contractTestRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine', version: '5.10.3'
contractTestImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.10.3'
Expand Down

0 comments on commit bdbb640

Please sign in to comment.