Skip to content

Commit 012a424

Browse files
fix(deps): update dependency au.com.dius.pact.provider:junit5spring to v4.6.18
Ref: PACT-445
1 parent f6a14f7 commit 012a424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.18")
2929
}
3030

3131
test {

0 commit comments

Comments
 (0)