Skip to content

Commit

Permalink
Update dependency com.github.tomakehurst:wiremock to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2023
1 parent a441059 commit 8fc443a
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 @@ -191,7 +191,7 @@ dependencies {
implementation group: 'com.github.hmcts', name: 'core-case-data-store-client', version: '4.9.2'

testImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-test'
testImplementation group: 'com.github.tomakehurst', name: 'wiremock', version: '2.23.2'
testImplementation group: 'com.github.tomakehurst', name: 'wiremock', version: '3.0.1'

implementation group: 'org.springdoc', name: 'springdoc-openapi-ui', version: '1.7.0'

Expand Down

0 comments on commit 8fc443a

Please sign in to comment.