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 337c690 commit d5a63caCopy full SHA for d5a63ca
build.gradle
@@ -29,7 +29,7 @@ dependencies {
29
compileOnly 'org.projectlombok:lombok'
30
annotationProcessor 'org.projectlombok:lombok'
31
32
- testImplementation 'au.com.dius.pact.provider:junit5:4.6.17'
+ testImplementation 'au.com.dius.pact.provider:junit5:4.6.18'
33
testImplementation 'au.com.dius.pact.provider:spring6:4.6.17'
34
testImplementation 'org.apache.commons:commons-lang3:3.19.0'
35
testImplementation('org.springframework.boot:spring-boot-starter-test') {
0 commit comments