Skip to content

Commit

Permalink
Merge pull request #116 from wonderbird/fix-pact-consumer
Browse files Browse the repository at this point in the history
fix(deps): build works for main branch
  • Loading branch information
wonderbird authored Mar 7, 2023
2 parents 8ac950c + 67eb5c4 commit 6bded60
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 @@ -30,7 +30,7 @@ dependencies {
testImplementation 'net.sourceforge.htmlunit:htmlunit:2.67.0'

testImplementation 'au.com.dius.pact.consumer:java8:4.1.39'
testImplementation 'au.com.dius.pact.consumer:junit5:4.5.1'
testImplementation 'au.com.dius.pact.consumer:junit5:4.3.14'
testImplementation 'au.com.dius.pact.provider:junit5spring:4.3.15'

testImplementation 'org.json:json:20220924'
Expand Down

0 comments on commit 6bded60

Please sign in to comment.