Skip to content

Commit 2011e23

Browse files
fix(deps): update dependency au.com.dius.pact.provider:junit to v4.6.18
Ref: PACT-445
1 parent 3e53657 commit 2011e23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ configurations {
2424
dependencies {
2525
implementation 'org.springframework.boot:spring-boot-starter-web'
2626
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
27-
testImplementation 'au.com.dius.pact.provider:junit:4.6.17'
27+
testImplementation 'au.com.dius.pact.provider:junit:4.6.18'
2828
testImplementation 'au.com.dius.pact.provider:junit5:4.6.17'
2929
testImplementation 'au.com.dius.pact.provider:spring6:4.6.17'
3030

0 commit comments

Comments
 (0)