Skip to content

Commit c4a609f

Browse files
fix(deps): update dependency au.com.dius.pact.provider:junit5 to v4.6.20
Ref: PACT-445
1 parent 63b91b4 commit c4a609f

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
@@ -29,7 +29,7 @@ dependencies {
2929
compileOnly 'org.projectlombok:lombok'
3030
annotationProcessor 'org.projectlombok:lombok'
3131

32-
testImplementation 'au.com.dius.pact.provider:junit5:4.6.19'
32+
testImplementation 'au.com.dius.pact.provider:junit5:4.6.20'
3333
testImplementation 'au.com.dius.pact.provider:spring6:4.6.19'
3434
testImplementation 'org.apache.commons:commons-lang3:3.20.0'
3535
testImplementation('org.springframework.boot:spring-boot-starter-test') {

0 commit comments

Comments
 (0)