Skip to content

Commit d70cdd3

Browse files
fix(deps): update dependency au.com.dius.pact.provider:spring to v4.6.17 (#10)
Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
1 parent 73e82b4 commit d70cdd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies {
2727
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
2828
testImplementation 'au.com.dius.pact.provider:junit:4.6.17'
2929
testImplementation 'au.com.dius.pact.provider:junit5:4.6.17'
30-
testImplementation 'au.com.dius.pact.provider:spring:4.5.13'
30+
testImplementation 'au.com.dius.pact.provider:spring:4.6.17'
3131

3232
runtimeOnly 'com.h2database:h2'
3333
compileOnly 'org.projectlombok:lombok'

0 commit comments

Comments
 (0)