Skip to content

Commit 23c2f1b

Browse files
fix(deps): update dependency au.com.dius.pact.consumer:junit5 to v4.6.18 (#42)
Ref: PACT-445 Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
1 parent fd9e353 commit 23c2f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

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

31-
testImplementation 'au.com.dius.pact.consumer:junit5:4.6.17'
31+
testImplementation 'au.com.dius.pact.consumer:junit5:4.6.18'
3232
testImplementation('org.springframework.boot:spring-boot-starter-test') {
3333
exclude group: 'org.junit.vintage', module: 'junit-vintage-engine'
3434
}

0 commit comments

Comments
 (0)