Skip to content

Commit 3992c74

Browse files
fix(deps): update dependency au.com.dius.pact.consumer:junit5 to v4.6.17
Ref: PACT-445
1 parent e94d624 commit 3992c74

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.3'
2323

24-
testImplementation 'au.com.dius.pact.consumer:junit5:4.5.13'
24+
testImplementation 'au.com.dius.pact.consumer:junit5:4.6.17'
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)