We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 346bf62 commit 0418157Copy full SHA for 0418157
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.6.17'
+ testImplementation 'au.com.dius.pact.provider:junit:4.6.18'
29
testImplementation 'au.com.dius.pact.provider:junit5:4.6.17'
30
testImplementation 'au.com.dius.pact.provider:spring:4.6.17'
31
0 commit comments