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 124b26dCopy full SHA for 124b26d
1 file changed
consumer-java-kafka/build.gradle
@@ -25,7 +25,7 @@ dependencies {
25
implementation 'org.springframework.boot:spring-boot-starter-web'
26
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
27
implementation 'org.springframework.kafka:spring-kafka'
28
- testImplementation 'au.com.dius.pact.consumer:junit5:4.6.14'
+ testImplementation 'au.com.dius.pact.consumer:junit5:4.6.17'
29
testImplementation 'au.com.dius.pact.provider:spring6:4.6.14'
30
testImplementation 'au.com.dius.pact.provider:gradle:4.6.14'
31
runtimeOnly 'com.h2database:h2'
0 commit comments