We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8082189 commit 76a062cCopy full SHA for 76a062c
build.gradle
@@ -25,7 +25,7 @@ dependencies {
25
implementation 'org.springframework.boot:spring-boot-starter-web'
26
implementation 'org.springframework.boot:spring-boot-starter-graphql'
27
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
28
- testImplementation 'au.com.dius.pact.provider:junit:4.5.13'
+ testImplementation 'au.com.dius.pact.provider:junit:4.6.17'
29
testImplementation 'au.com.dius.pact.provider:junit5:4.5.13'
30
testImplementation 'au.com.dius.pact.provider:spring:4.5.13'
31
0 commit comments