File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ dependencies {
2727 implementation ' org.springframework.kafka:spring-kafka'
2828 testImplementation ' au.com.dius.pact.consumer:junit5:4.6.17'
2929 testImplementation ' au.com.dius.pact.provider:spring6:4.6.17'
30- testImplementation ' au.com.dius.pact.provider:gradle:4.6.17 '
30+ testImplementation ' au.com.dius.pact.provider:gradle:4.6.20 '
3131 runtimeOnly ' com.h2database:h2'
3232 compileOnly ' org.projectlombok:lombok'
3333 annotationProcessor ' org.projectlombok:lombok'
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ dependencies {
2626 implementation ' org.springframework.kafka:spring-kafka'
2727 testImplementation ' au.com.dius.pact.provider:junit5:4.6.17'
2828 testImplementation ' au.com.dius.pact.provider:spring:4.6.17'
29- testImplementation ' au.com.dius.pact.provider:gradle:4.6.17 '
29+ testImplementation ' au.com.dius.pact.provider:gradle:4.6.20 '
3030 runtimeOnly ' com.h2database:h2'
3131 compileOnly ' org.projectlombok:lombok'
3232 annotationProcessor ' org.projectlombok:lombok'
You can’t perform that action at this time.
0 commit comments