Skip to content

Commit 2fcd494

Browse files
fix(deps): update dependency au.com.dius.pact.provider:spring6 to v4.6.17
1 parent 8b61b2a commit 2fcd494

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
@@ -30,7 +30,7 @@ dependencies {
3030
annotationProcessor 'org.projectlombok:lombok'
3131

3232
testImplementation 'au.com.dius.pact.provider:junit5:4.5.13'
33-
testImplementation 'au.com.dius.pact.provider:spring6:4.5.13'
33+
testImplementation 'au.com.dius.pact.provider:spring6:4.6.17'
3434
testImplementation 'org.apache.commons:commons-lang3:3.11'
3535
testImplementation('org.springframework.boot:spring-boot-starter-test') {
3636
exclude group: 'org.junit.vintage', module: 'junit-vintage-engine'

0 commit comments

Comments
 (0)