Skip to content

Commit 65389df

Browse files
chore(deps): update dependency au.com.dius.pact.consumer:junit5 to v4.7.5
Ref: PACT-445
1 parent 6a64f75 commit 65389df

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
@@ -24,7 +24,7 @@ configurations {
2424
dependencies {
2525
implementation 'org.springframework.boot:spring-boot-starter-web'
2626
implementation "org.apache.httpcomponents:fluent-hc:4.5.14"
27-
testImplementation 'au.com.dius.pact.consumer:junit5:4.7.4'
27+
testImplementation 'au.com.dius.pact.consumer:junit5:4.7.5'
2828

2929
compileOnly 'org.projectlombok:lombok'
3030
annotationProcessor 'org.projectlombok:lombok'

0 commit comments

Comments
 (0)