Skip to content

Commit 2cba4ea

Browse files
fix(deps): update dependency au.com.dius.pact.provider:spring6 to v4.6.18 (#70)
Ref: PACT-445 Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
1 parent 94e00c2 commit 2cba4ea

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

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

0 commit comments

Comments
 (0)