Skip to content

Commit 74e8018

Browse files
fix(deps): update dependency au.com.dius.pact.provider:spring6 to v4.6.20 (#95)
Ref: PACT-445 Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
1 parent af037b2 commit 74e8018

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies {
3030
annotationProcessor 'org.projectlombok:lombok'
3131

3232
testImplementation 'au.com.dius.pact.provider:junit5:4.6.20'
33-
testImplementation 'au.com.dius.pact.provider:spring6:4.6.19'
33+
testImplementation 'au.com.dius.pact.provider:spring6:4.6.20'
3434
testImplementation 'org.apache.commons:commons-lang3:3.20.0'
3535
testImplementation('org.springframework.boot:spring-boot-starter-test') {
3636
exclude group: 'org.junit.vintage', module: 'junit-vintage-engine'

0 commit comments

Comments
 (0)