We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e067e6b commit 94a18e1Copy full SHA for 94a18e1
1 file changed
build.gradle
@@ -25,7 +25,7 @@ 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.18'
28
- testImplementation 'au.com.dius.pact.provider:spring:4.6.18'
+ testImplementation 'au.com.dius.pact.provider:spring:4.6.19'
29
testImplementation 'au.com.dius.pact.provider:gradle:4.6.18'
30
runtimeOnly 'com.h2database:h2'
31
compileOnly 'org.projectlombok:lombok'
0 commit comments