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 e7df248 commit 2f5a09cCopy full SHA for 2f5a09c
2 files changed
consumer-java-kafka/build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'org.springframework.boot' version '3.3.4'
3
id 'io.spring.dependency-management' version '1.1.6'
4
id 'java'
5
- id "au.com.dius.pact" version "4.6.14"
+ id "au.com.dius.pact" version "4.6.17"
6
}
7
8
group = 'com.example'
provider-java-kafka/build.gradle
0 commit comments