Skip to content

Commit

Permalink
Merge pull request #35 from hmcts/renovate/com.github.tomakehurst-wir…
Browse files Browse the repository at this point in the history
…emock-2.x

Update dependency com.github.tomakehurst:wiremock to v2.33.2
  • Loading branch information
Michael1142 committed Aug 24, 2023
2 parents d8ac720 + bb10121 commit 80385cc
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:2.23.0'
testImplementation 'ru.lanwen.wiremock:wiremock-junit5:1.3.1'

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

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

0 comments on commit 80385cc

Please sign in to comment.