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 f38f9a9 commit 2b9564cCopy full SHA for 2b9564c
build.gradle
@@ -30,7 +30,7 @@ dependencies {
30
annotationProcessor 'org.projectlombok:lombok'
31
32
testImplementation 'au.com.dius.pact.provider:junit5:4.5.13'
33
- testImplementation 'au.com.dius.pact.provider:spring6:4.5.13'
+ testImplementation 'au.com.dius.pact.provider:spring6:4.6.17'
34
testImplementation 'org.apache.commons:commons-lang3:3.11'
35
testImplementation('org.springframework.boot:spring-boot-starter-test') {
36
exclude group: 'org.junit.vintage', module: 'junit-vintage-engine'
0 commit comments