Skip to content

Commit b1b89ed

Browse files
authored
Merge pull request #13 from pact-foundation/renovate/au.com.dius.pact.consumer-junit5-4.x
fix(deps): update dependency au.com.dius.pact.consumer:junit5 to v4.6.17
2 parents b84a868 + 124b26d commit b1b89ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

consumer-java-kafka/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.boot:spring-boot-starter-data-jpa'
2727
implementation 'org.springframework.kafka:spring-kafka'
28-
testImplementation 'au.com.dius.pact.consumer:junit5:4.6.14'
28+
testImplementation 'au.com.dius.pact.consumer:junit5:4.6.17'
2929
testImplementation 'au.com.dius.pact.provider:spring6:4.6.14'
3030
testImplementation 'au.com.dius.pact.provider:gradle:4.6.14'
3131
runtimeOnly 'com.h2database:h2'

0 commit comments

Comments
 (0)