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 71d67f7 commit b3e0f82Copy full SHA for b3e0f82
1 file changed
provider-java-kafka/build.gradle
@@ -24,7 +24,7 @@ configurations {
24
dependencies {
25
implementation 'org.springframework.boot:spring-boot-starter-web'
26
implementation 'org.springframework.kafka:spring-kafka'
27
- testImplementation 'au.com.dius.pact.provider:junit5:4.6.14'
+ testImplementation 'au.com.dius.pact.provider:junit5:4.6.17'
28
testImplementation 'au.com.dius.pact.provider:spring:4.6.14'
29
testImplementation 'au.com.dius.pact.provider:gradle:4.6.14'
30
runtimeOnly 'com.h2database:h2'
0 commit comments