Skip to content

Commit d48d104

Browse files
authored
Merge pull request #99 from pact-foundation/renovate/au.com.dius.pact.provider-spring6-4.x
fix(deps): update dependency au.com.dius.pact.provider:spring6 to v4.6.20
2 parents 9f6b179 + a1cbc91 commit d48d104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

consumer-java-kafka/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
2727
implementation 'org.springframework.kafka:spring-kafka'
2828
testImplementation 'au.com.dius.pact.consumer:junit5:4.6.20'
29-
testImplementation 'au.com.dius.pact.provider:spring6:4.6.17'
29+
testImplementation 'au.com.dius.pact.provider:spring6:4.6.20'
3030
testImplementation 'au.com.dius.pact.provider:gradle:4.6.20'
3131
runtimeOnly 'com.h2database:h2'
3232
compileOnly 'org.projectlombok:lombok'

0 commit comments

Comments
 (0)