Skip to content

Commit 0b23b27

Browse files
fix(deps): update dependency au.com.dius.pact.provider:junit5spring to v4.6.20
Ref: PACT-445
1 parent 5445f0f commit 0b23b27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

provider/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525
exclude group: 'org.junit.vintage', module: 'junit-vintage-engine'
2626
}
2727
// testImplementation("au.com.dius.pact.provider:junit5:4.6.5")
28-
testImplementation("au.com.dius.pact.provider:junit5spring:4.6.5")
28+
testImplementation("au.com.dius.pact.provider:junit5spring:4.6.20")
2929
}
3030

3131
test {

0 commit comments

Comments
 (0)