We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63b91b4 commit c4a609fCopy full SHA for c4a609f
1 file changed
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.19'
+ testImplementation 'au.com.dius.pact.provider:junit5:4.6.20'
33
testImplementation 'au.com.dius.pact.provider:spring6:4.6.19'
34
testImplementation 'org.apache.commons:commons-lang3:3.20.0'
35
testImplementation('org.springframework.boot:spring-boot-starter-test') {
0 commit comments