Skip to content

Commit b3e0f82

Browse files
fix(deps): update dependency au.com.dius.pact.provider:junit5 to v4.6.17
1 parent 71d67f7 commit b3e0f82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

provider-java-kafka/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ configurations {
2424
dependencies {
2525
implementation 'org.springframework.boot:spring-boot-starter-web'
2626
implementation 'org.springframework.kafka:spring-kafka'
27-
testImplementation 'au.com.dius.pact.provider:junit5:4.6.14'
27+
testImplementation 'au.com.dius.pact.provider:junit5:4.6.17'
2828
testImplementation 'au.com.dius.pact.provider:spring:4.6.14'
2929
testImplementation 'au.com.dius.pact.provider:gradle:4.6.14'
3030
runtimeOnly 'com.h2database:h2'

0 commit comments

Comments
 (0)