Skip to content

Commit 94a18e1

Browse files
fix(deps): update dependency au.com.dius.pact.provider:spring to v4.6.19
Ref: PACT-445
1 parent e067e6b commit 94a18e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525
implementation 'org.springframework.boot:spring-boot-starter-web'
2626
implementation 'org.springframework.kafka:spring-kafka'
2727
testImplementation 'au.com.dius.pact.provider:junit5:4.6.18'
28-
testImplementation 'au.com.dius.pact.provider:spring:4.6.18'
28+
testImplementation 'au.com.dius.pact.provider:spring:4.6.19'
2929
testImplementation 'au.com.dius.pact.provider:gradle:4.6.18'
3030
runtimeOnly 'com.h2database:h2'
3131
compileOnly 'org.projectlombok:lombok'

0 commit comments

Comments
 (0)