Skip to content

Commit deef01b

Browse files
committed
Update dependency com.github.tomakehurst:wiremock to v2.35.1
1 parent a9a6eda commit deef01b

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
@@ -156,7 +156,7 @@ dependencies {
156156
testImplementation 'org.mockito:mockito-junit-jupiter:5.5.0'
157157
testImplementation 'ru.lanwen.wiremock:wiremock-junit5:1.3.1'
158158

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

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

0 commit comments

Comments
 (0)