Skip to content

Commit

Permalink
chore: Upgrade plugin driver to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Feb 8, 2023
1 parent e71eb4d commit 4ac9dcd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
implementation 'io.netty:netty-handler:4.1.84.Final'
implementation 'org.apache.groovy:groovy:4.0.6'
implementation 'org.apache.groovy:groovy-json:4.0.6'
implementation 'io.pact.plugin.driver:core:0.3.0'
implementation 'io.pact.plugin.driver:core:0.3.1'

testImplementation 'org.apache.groovy:groovy:4.0.6'
testImplementation 'org.apache.groovy:groovy-json:4.0.6'
Expand Down

0 comments on commit 4ac9dcd

Please sign in to comment.