Skip to content

Commit

Permalink
fix: update publish pacts task to use latest plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronald Holshausen committed Jun 9, 2020
1 parent 6795590 commit 83cc4c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pact-publish/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath "au.com.dius:pact-jvm-provider-gradle:4.0.10"
classpath "au.com.dius:pact-jvm-provider-gradle:4.1.1"
}
}

Expand Down

0 comments on commit 83cc4c5

Please sign in to comment.