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 2fa4fb1 commit f6a14f7Copy full SHA for f6a14f7
provider/build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id 'io.spring.dependency-management' version '1.1.7'
5
id 'java'
6
id "io.freefair.lombok" version "6.6.3"
7
- id "au.com.dius.pact" version "4.6.17"
+ id "au.com.dius.pact" version "4.6.18"
8
}
9
10
group = 'io.pactflow.example'
0 commit comments