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 dd01a5e commit ddc7ca1Copy full SHA for ddc7ca1
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'org.springframework.boot' version '3.5.7'
3
id 'io.spring.dependency-management' version '1.1.7'
4
id 'java'
5
- id "au.com.dius.pact" version "4.6.17"
+ id "au.com.dius.pact" version "4.6.18"
6
id "io.freefair.lombok" version "8.14.3"
7
}
8
0 commit comments