Skip to content

Commit 2ea8b62

Browse files
fix(deps): update dependency au.com.dius.pact.provider:junit5 to v4.6.17
1 parent 76a062c commit 2ea8b62

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
@@ -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.17'
29-
testImplementation 'au.com.dius.pact.provider:junit5:4.5.13'
29+
testImplementation 'au.com.dius.pact.provider:junit5:4.6.17'
3030
testImplementation 'au.com.dius.pact.provider:spring:4.5.13'
3131

3232
runtimeOnly 'com.h2database:h2'

0 commit comments

Comments
 (0)