Skip to content

Commit

Permalink
Update dependency com.github.tomakehurst:wiremock to v2.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 4, 2023
1 parent a9a6eda commit deef01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ dependencies {
testImplementation 'org.mockito:mockito-junit-jupiter:5.5.0'
testImplementation 'ru.lanwen.wiremock:wiremock-junit5:1.3.1'

testImplementation group: 'com.github.tomakehurst', name: 'wiremock', version: '2.33.2'
testImplementation group: 'com.github.tomakehurst', name: 'wiremock', version: '2.35.1'
testImplementation group: 'org.springframework.cloud', name: 'spring-cloud-contract-wiremock'

functionalTestImplementation group: 'uk.gov.hmcts.reform', name: 'service-auth-provider-client', version: '4.0.0'
Expand Down

0 comments on commit deef01b

Please sign in to comment.