Skip to content

Commit 8fbccaa

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

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
@@ -21,7 +21,7 @@ dependencies {
2121
implementation "org.apache.httpcomponents:fluent-hc:4.5.14"
2222
implementation 'com.graphql-java:graphql-java:22.4'
2323

24-
testImplementation 'au.com.dius.pact.consumer:junit5:4.6.17'
24+
testImplementation 'au.com.dius.pact.consumer:junit5:4.6.18'
2525
testImplementation('org.springframework.boot:spring-boot-starter-test') {
2626
exclude group: 'org.junit.vintage', module: 'junit-vintage-engine'
2727
}

0 commit comments

Comments
 (0)