Skip to content

Commit e1e983f

Browse files
Update dependency com.github.tomakehurst:wiremock to v2.27.2
1 parent 85e5dfa commit e1e983f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ dependencies {
191191
implementation group: 'com.github.hmcts', name: 'core-case-data-store-client', version: '4.9.2'
192192

193193
testImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-test'
194-
testImplementation group: 'com.github.tomakehurst', name: 'wiremock', version: '2.23.2'
194+
testImplementation group: 'com.github.tomakehurst', name: 'wiremock', version: '2.27.2'
195195

196196
implementation group: 'org.springdoc', name: 'springdoc-openapi-ui', version: '1.6.11'
197197

0 commit comments

Comments
 (0)