Skip to content

Commit 76a062c

Browse files
fix(deps): update dependency au.com.dius.pact.provider:junit to v4.6.17 (#8)
Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
1 parent 8082189 commit 76a062c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525
implementation 'org.springframework.boot:spring-boot-starter-web'
2626
implementation 'org.springframework.boot:spring-boot-starter-graphql'
2727
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
28-
testImplementation 'au.com.dius.pact.provider:junit:4.5.13'
28+
testImplementation 'au.com.dius.pact.provider:junit:4.6.17'
2929
testImplementation 'au.com.dius.pact.provider:junit5:4.5.13'
3030
testImplementation 'au.com.dius.pact.provider:spring:4.5.13'
3131

0 commit comments

Comments
 (0)