Skip to content

Commit 6a8eb78

Browse files
fix(deps): update dependency au.com.dius.pact.provider:junit5 to v4.6.19 (#44)
Ref: PACT-445 Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
1 parent 9d16df8 commit 6a8eb78

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
@@ -26,7 +26,7 @@ dependencies {
2626
implementation 'org.springframework.boot:spring-boot-starter-graphql'
2727
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
2828
testImplementation 'au.com.dius.pact.provider:junit:4.6.19'
29-
testImplementation 'au.com.dius.pact.provider:junit5:4.6.18'
29+
testImplementation 'au.com.dius.pact.provider:junit5:4.6.19'
3030
testImplementation 'au.com.dius.pact.provider:spring:4.6.19'
3131

3232
runtimeOnly 'com.h2database:h2'

0 commit comments

Comments
 (0)