Skip to content

Commit 3e5a1d9

Browse files
authored
Merge pull request #91 from pact-foundation/renovate/au.com.dius.pact-4.x
chore(deps): update plugin au.com.dius.pact to v4.6.20
2 parents ede2510 + 458d68f commit 3e5a1d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

consumer-java-kafka/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'org.springframework.boot' version '3.5.12'
33
id 'io.spring.dependency-management' version '1.1.7'
44
id 'java'
5-
id "au.com.dius.pact" version "4.6.17"
5+
id "au.com.dius.pact" version "4.6.20"
66
}
77

88
group = 'com.example'

provider-java-kafka/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'org.springframework.boot' version '3.5.12'
33
id 'io.spring.dependency-management' version '1.1.7'
44
id 'java'
5-
id "au.com.dius.pact" version "4.6.17"
5+
id "au.com.dius.pact" version "4.6.20"
66
}
77

88
group = 'com.example'

0 commit comments

Comments
 (0)