We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84a8785 commit bf19a64Copy full SHA for bf19a64
provider/build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id 'io.spring.dependency-management' version '1.0.10.RELEASE'
5
id 'java'
6
id "io.freefair.lombok" version "6.6.3"
7
- id "au.com.dius.pact" version "4.5.13"
+ id "au.com.dius.pact" version "4.6.17"
8
}
9
10
group = 'io.pactflow.example'
0 commit comments