We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14b8bb4 commit 1f4d0c4Copy full SHA for 1f4d0c4
1 file changed
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'org.springframework.boot' version '3.5.10'
3
id 'io.spring.dependency-management' version '1.1.7'
4
id 'java'
5
- id "au.com.dius.pact" version "4.6.19"
+ id "au.com.dius.pact" version "4.6.20"
6
}
7
8
group = 'com.example'
0 commit comments